Skip to content

Commit

Permalink
fix: remove npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jamezrin committed Jun 5, 2024
1 parent 9655edf commit 8193968
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18
cache: "npm"

- name: Unzip source
working-directory: work
Expand Down

0 comments on commit 8193968

Please sign in to comment.