Skip to content

Commit

Permalink
cicd: don't cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Feb 4, 2025
1 parent abed226 commit ada2988
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "22"
cache: ${{ steps.detect-package-manager.outputs.manager }}
cache-dependency-path: ./${{ steps.detect-package-manager.outputs.lockfile }}
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit ada2988

Please sign in to comment.