mirror of
https://github.com/ivabus/gui
synced 2025-04-24 06:27:09 +03:00
use hard links
This commit is contained in:
parent
29e89c20d9
commit
2f43e0c85e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -133,6 +133,7 @@ jobs:
|
|||
run: tea -ES xc dist
|
||||
env:
|
||||
PUBLISH_FOR_PULL_REQUEST: false
|
||||
USE_HARD_LINKS: false
|
||||
# TEMP DISABLE: Error: EEXIST: file already exists
|
||||
# CSC_FOR_PULL_REQUEST: true
|
||||
# CSC_LINK: ${{ secrets.GUI_APPLE_CERTIFICATE }}
|
||||
|
|
Loading…
Reference in a new issue