Update build.yaml
This commit is contained in:
@@ -13,3 +13,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: configure and build
|
- name: configure and build
|
||||||
run: ./make_debian.sh
|
run: ./make_debian.sh
|
||||||
|
- name: upload result
|
||||||
|
uses: actions/upload-artifact@v2
|
||||||
|
with:
|
||||||
|
name: debian packages
|
||||||
|
path: ebusd*.deb
|
||||||
|
|||||||
Reference in New Issue
Block a user