Update package_raspbian.yml upload .deb as artifact
This commit is contained in:
co-authored by
GitHub
parent
d04ff29c2a
commit
8f0ce606db
@@ -47,3 +47,9 @@ jobs:
|
|||||||
arch: arm64
|
arch: arm64
|
||||||
depends: libyaml-cpp0.7
|
depends: libyaml-cpp0.7
|
||||||
desc: Native Linux Meshtastic binary.
|
desc: Native Linux Meshtastic binary.
|
||||||
|
|
||||||
|
- uses: actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: artifact-deb
|
||||||
|
path: |
|
||||||
|
./*.deb
|
||||||
|
|||||||
Reference in New Issue
Block a user