Skip to content

Commit

Permalink
remove npm caching
Browse files Browse the repository at this point in the history
  • Loading branch information
vcoppe committed Jun 20, 2024
1 parent 3efb51b commit 0e8172a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.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 for gpx
run: npm install --prefix gpx
Expand Down

0 comments on commit 0e8172a

Please sign in to comment.