mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 21:58:31 +02:00
Update build-macos.yml
This commit is contained in:
parent
849eeb0969
commit
ea301b5a84
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
- name: Package as .app
|
||||
run: |
|
||||
wget -o Picocrypt.app.zip https://github.com/user-attachments/files/15934813/Picocrypt.app.zip
|
||||
unzip Picocrypt.app.zip
|
||||
tar -x Picocrypt.app.zip
|
||||
rm Picocrypt.app.zip
|
||||
mv src/Picocrypt Picocrypt.app/Contents/MacOS/Picocrypt
|
||||
zip -r Picocrypt.app.zip Picocrypt.app
|
||||
|
|
Loading…
Add table
Reference in a new issue