mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
rm done
This commit is contained in:
parent
bf680850a9
commit
16dbc90c8a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/m1.yml
vendored
1
.github/workflows/m1.yml
vendored
|
@ -72,7 +72,6 @@ jobs:
|
|||
- name: Codesign package
|
||||
run: |
|
||||
codesign -s "Developer ID Application: Tea Inc. (7WV56FL599)" -v --force --deep --timestamp --preserve-metadata=entitlements -o runtime ./modules/gui/src-tauri/target/release/bundle/macos/tea.app || true
|
||||
done
|
||||
|
||||
- name: zip app
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue