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
a820f41e3c
commit
8385334fe5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
|||
- name: Package as .deb
|
||||
run: |
|
||||
wget https://github.com/user-attachments/files/15922055/Picocrypt.zip
|
||||
python -m zipfile -e Picocrypt.zip
|
||||
python -m zipfile -e Picocrypt.zip Picocrypt
|
||||
ls
|
||||
cp src/Picocrypt Picocrypt/Picocrypt/usr/local/bin/
|
||||
cd Picocrypt
|
||||
|
|
Loading…
Add table
Reference in a new issue