mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-21 20:51:00 +00:00
Update package_raspbian.yml upload .deb as artifact
This commit is contained in:
parent
d04ff29c2a
commit
8f0ce606db
6
.github/workflows/package_raspbian.yml
vendored
6
.github/workflows/package_raspbian.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user