Update Linux aarch64.yml

This commit is contained in:
cmclark00 2024-08-14 16:14:16 -04:00 committed by GitHub
parent e883fd8eff
commit 71adf933f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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