Skip to content

Commit 5813f59

Browse files
committed
fix: add nvm install in build process
1 parent 42e6634 commit 5813f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.semaphore/release-build-ios.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ blocks:
2222
- cache restore
2323
- bundle install --path vendor/bundle
2424
- cache store
25+
- nvm install 14
2526

2627
# setup cocoapods
2728
- cd ios

0 commit comments

Comments
 (0)