for sure
This commit is contained in:
parent
628f39961c
commit
03761ae4c2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
|
@ -84,6 +84,8 @@ jobs:
|
|||
CSC_KEY_PASSWORD: ${{ secrets.CSC_KEY_PASSWORD }}
|
||||
APPLEID: ${{ secrets.APPLEID }}
|
||||
APPLEIDPASS: ${{ secrets.APPLEIDPASS }}
|
||||
APPLE_ID: ${{ secrets.APPLEID }}
|
||||
APPLE_ID_PASSWORD: ${{ secrets.APPLEIDPASS }}
|
||||
DEVELOPER_DIR: /Applications/Xcode_12.4.app/Contents/Developer
|
||||
run: |
|
||||
rm cider-yarn.lock || true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue