Skip to content

Commit

Permalink
temp disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
vorant94 committed Jul 24, 2024
1 parent 7263592 commit b13b202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
- uses: actions/setup-node@v4
with:
node-version: 20
cache: 'npm'
# cache: 'npm'

- run: npm ci --ignore-scripts --no-audit
shell: bash

0 comments on commit b13b202

Please sign in to comment.