Skip to content

Commit

Permalink
temp stop cache check
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Aug 3, 2022
1 parent c2f5b71 commit ad20a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- name: Install dependencies
run: yarn install --immutable --check-cache
run: yarn install

- name: Set up git
run: |
Expand Down

0 comments on commit ad20a75

Please sign in to comment.