Update build-linux.yml

This commit is contained in:
Evan Su 2024-06-20 22:44:30 -04:00 committed by GitHub
parent a820f41e3c
commit 8385334fe5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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