mirror of
https://github.com/ivabus/gui
synced 2025-04-24 06:27:09 +03:00
fix yml
This commit is contained in:
parent
428a61f948
commit
17e025c1fa
1 changed files with 8 additions and 8 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -131,7 +131,7 @@ jobs:
|
|||
- name: build
|
||||
if: startsWith(matrix.platform.name, 'darwin')
|
||||
run: tea -ES xc dist
|
||||
env:
|
||||
# env:
|
||||
# TEMP DISABLE: Error: EEXIST: file already exists
|
||||
# CSC_FOR_PULL_REQUEST: true
|
||||
# CSC_LINK: ${{ secrets.GUI_APPLE_CERTIFICATE }}
|
||||
|
|
Loading…
Reference in a new issue