mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
polluted workspace temp
This commit is contained in:
parent
53cf5e1c9a
commit
ea92211bd0
1 changed files with 4 additions and 4 deletions
8
.github/workflows/m1.yml
vendored
8
.github/workflows/m1.yml
vendored
|
@ -63,10 +63,10 @@ jobs:
|
||||||
version: 7.18.2
|
version: 7.18.2
|
||||||
run_install: true
|
run_install: true
|
||||||
|
|
||||||
- uses: apple-actions/import-codesign-certs@d54750db52a4d3eaed0fc107a8bab3958f3f7494
|
# - uses: apple-actions/import-codesign-certs@d54750db52a4d3eaed0fc107a8bab3958f3f7494
|
||||||
with:
|
# with:
|
||||||
p12-file-base64: ${{ secrets.APPLE_CERTIFICATE_P12 }}
|
# p12-file-base64: ${{ secrets.APPLE_CERTIFICATE_P12 }}
|
||||||
p12-password: ${{ secrets.APPLE_CERTIFICATE_P12_PASSWORD }}
|
# p12-password: ${{ secrets.APPLE_CERTIFICATE_P12_PASSWORD }}
|
||||||
- run: pnpm build:gui
|
- run: pnpm build:gui
|
||||||
|
|
||||||
- name: Codesign package
|
- name: Codesign package
|
||||||
|
|
Loading…
Reference in a new issue