add key
This commit is contained in:
parent
57876245db
commit
8a557f46ed
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
|
@ -86,6 +86,7 @@ jobs:
|
||||||
APPLEIDPASS: ${{ secrets.APPLEIDPASS }}
|
APPLEIDPASS: ${{ secrets.APPLEIDPASS }}
|
||||||
APPLE_ID: ${{ secrets.APPLEID }}
|
APPLE_ID: ${{ secrets.APPLEID }}
|
||||||
APPLE_ID_PASSWORD: ${{ secrets.APPLEIDPASS }}
|
APPLE_ID_PASSWORD: ${{ secrets.APPLEIDPASS }}
|
||||||
|
PSC_NAME: ${{ secrets.PSC_NAME }}
|
||||||
DEVELOPER_DIR: /Applications/Xcode_12.4.app/Contents/Developer
|
DEVELOPER_DIR: /Applications/Xcode_12.4.app/Contents/Developer
|
||||||
run: |
|
run: |
|
||||||
rm cider-yarn.lock || true
|
rm cider-yarn.lock || true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue