Skip to content

Commit

Permalink
fix: remove cache dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfutago committed Dec 11, 2024
1 parent 10fbc81 commit 91fb71e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_wm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: npm

- name: Install dependencies
run: cd ./monitor && npm install
Expand Down

0 comments on commit 91fb71e

Please sign in to comment.