Update build.yaml

This commit is contained in:
John
2021-11-07 17:01:20 +01:00
committed by GitHub
parent 51e1a087a6
commit 88702ab5da
+5
View File
@@ -13,3 +13,8 @@ jobs:
- uses: actions/checkout@v2
- name: configure and build
run: ./make_debian.sh
- name: upload result
uses: actions/upload-artifact@v2
with:
name: debian packages
path: ebusd*.deb