mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 21:58:31 +02:00
Update build-linux.yml
This commit is contained in:
parent
81b97ae797
commit
15437f5a28
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build-linux.yml
vendored
3
.github/workflows/build-linux.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue