Update build-linux.yml

This commit is contained in:
Evan Su 2024-06-20 22:50:24 -04:00 committed by GitHub
parent 81b97ae797
commit 15437f5a28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,9 +49,7 @@ jobs:
ls
cp src/Picocrypt Picocrypt/Picocrypt/usr/local/bin/
cd Picocrypt
ls
dpkg-deb --build --root-owner-group Picocrypt
ls
- name: Upload artifact
uses: actions/upload-artifact@v4
@ -59,5 +57,6 @@ jobs:
name: build-linux
path: |
src/Picocrypt
Picocrypt/Picocrypt.deb
if-no-files-found: error
compression-level: 9