Skip to content

Commit

Permalink
disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall committed Jan 26, 2025
1 parent d97c100 commit 9ade7dc
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 @@ -34,7 +34,7 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'
with:
node-version: 18
cache: 'yarn'
# cache: 'yarn'

- name: Set Yarn version
run: yarn set version stable
Expand Down

0 comments on commit 9ade7dc

Please sign in to comment.