Skip to content

Commit

Permalink
pin yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall committed Jan 26, 2025
1 parent 9ade7dc commit 3390792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# cache: 'yarn'

- name: Set Yarn version
run: yarn set version stable
run: yarn set version 3.6.4

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

0 comments on commit 3390792

Please sign in to comment.