|
|
@ -353,13 +353,13 @@ jobs: |
|
|
|
nvm use 20 |
|
|
|
nvm use 20 |
|
|
|
cd apps/remixdesktop |
|
|
|
cd apps/remixdesktop |
|
|
|
yarn installRipGrepMacOXarm64 |
|
|
|
yarn installRipGrepMacOXarm64 |
|
|
|
PUBLISH_FOR_PULL_REQUEST='false' USE_HARD_LINKS=false yarn dist --mac --arm64 |
|
|
|
PUBLISH_FOR_PULL_REQUEST='false' USE_HARD_LINKS=false yarn dist --arm64 |
|
|
|
- run: |
|
|
|
- run: |
|
|
|
command: | |
|
|
|
command: | |
|
|
|
nvm use 20 |
|
|
|
nvm use 20 |
|
|
|
cd apps/remixdesktop |
|
|
|
cd apps/remixdesktop |
|
|
|
yarn installRipGrepMacOXx64 |
|
|
|
yarn installRipGrepMacOXx64 |
|
|
|
PUBLISH_FOR_PULL_REQUEST='false' USE_HARD_LINKS=false yarn dist --mac --x64 |
|
|
|
PUBLISH_FOR_PULL_REQUEST='false' USE_HARD_LINKS=false yarn dist --x64 |
|
|
|
- run: |
|
|
|
- run: |
|
|
|
name: Notarize the app |
|
|
|
name: Notarize the app |
|
|
|
command: | |
|
|
|
command: | |
|
|
|