Skip to content

Commit

Permalink
disable npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
wordpressfan committed Sep 17, 2024
1 parent 0fbe4a0 commit b898c2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/alpha_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '20'
cache: npm

- name: Install npm Dependencies
run: npm i
Expand Down

0 comments on commit b898c2a

Please sign in to comment.