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
6278a744cf
commit
a54953ff78
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
|
@ -43,7 +43,6 @@ jobs:
|
|||
- name: Package as .app
|
||||
run: |
|
||||
mv dist/macos/Picocrypt.app.zip .
|
||||
ls -l
|
||||
unzip -d Picocrypt.app Picocrypt.app.zip
|
||||
rm Picocrypt.app.zip
|
||||
mv src/Picocrypt Picocrypt.app/Contents/MacOS/Picocrypt
|
||||
|
|
Loading…
Add table
Reference in a new issue