Skip to content

Commit e3dfb85

Browse files
committed
fix: add nvm install in Build app iOS task
1 parent 5813f59 commit e3dfb85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.semaphore/release-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ blocks:
3030
- gem install bundler -v '2.1.4'
3131
- bundle install --path vendor/bundle
3232
- cache store
33+
- nvm install 14
3334

3435
# setup cocoapods
3536
- cd ios

0 commit comments

Comments
 (0)