mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 21:58:31 +02:00
commit
aa163d6a64
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
python -m zipfile -e Picocrypt.zip Picocrypt
|
||||
cp src/Picocrypt Picocrypt/Picocrypt/usr/bin/picocrypt-gui
|
||||
cd Picocrypt
|
||||
dpkg-deb --build --root-owner-group Picocrypt
|
||||
dpkg-deb -Zxz --build --root-owner-group Picocrypt
|
||||
|
||||
- name: Prepare to upload artifacts
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue