We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97c100 commit 9ade7dcCopy full SHA for 9ade7dc
.github/workflows/build-ios.yml
@@ -34,7 +34,7 @@ jobs:
34
if: steps.cache.outputs.cache-hit != 'true'
35
with:
36
node-version: 18
37
- cache: 'yarn'
+ # cache: 'yarn'
38
39
- name: Set Yarn version
40
run: yarn set version stable
0 commit comments