Skip to content

Commit

Permalink
fix/tezos-staking
Browse files Browse the repository at this point in the history
  • Loading branch information
Damilola Debel committed Jun 27, 2024
1 parent fed58c6 commit 39687fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ build_ios:
- echo "$IOS_BUILD_JSON" > build.json
script:
- export DEVELOPER_DIR=$XCODE_PATH
- nvm use 16.19.1
- nvm use 20
- yarn install --frozen-lockfile
- yarn prepare-prod-build
- yarn apply-diagnostic-modules # manually remove unused cordova-diagnostic-plugin modules
Expand Down

0 comments on commit 39687fa

Please sign in to comment.