Update Linux aarch64.yml

This commit is contained in:
cmclark00 2024-08-14 16:25:02 -04:00 committed by GitHub
parent 1e7a3ad3de
commit e2d36b76d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,10 +38,10 @@ jobs:
run: |
cd rpi-imager
debuild -uc -us
cd ../../
cd ../
- name: Upload .deb package as artifact
uses: actions/upload-artifact@v3
with:
name: rpi-imager-deb
path: /*.deb
path: . *.deb