Skip to content

Commit 3390792

Browse files
committed
pin yarn version
1 parent 9ade7dc commit 3390792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# cache: 'yarn'
3838

3939
- name: Set Yarn version
40-
run: yarn set version stable
40+
run: yarn set version 3.6.4
4141

4242
- name: Install npm dependencies (example project)
4343
if: steps.cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)