Skip to content

Commit

Permalink
chore: nvm use 20
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaccoSordo committed May 13, 2024
1 parent 883b831 commit 9234098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ build-ios:
- echo "$IOS_BUILD_JSON" > build.json
script:
- export DEVELOPER_DIR=$XCODE_PATH
- nvm install 20
- nvm use 20
- npm install --legacy-peer-deps
- npm run prepare-prod-build
Expand Down

0 comments on commit 9234098

Please sign in to comment.