Skip to content

Commit

Permalink
CI: do not cache npx wrangler's node_modules directly
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Jan 17, 2025
1 parent c8fb446 commit 49b446e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ jobs:
with:
path: |
${{ steps.npm_cache_path.outputs.dir }}
node_modules
key: ${{ runner.os }}-deploy-to-cloudflare-npm
- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 49b446e

Please sign in to comment.