We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be12c3 commit ab00890Copy full SHA for ab00890
1 file changed
.github/workflows/pages-deploy.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: actions/setup-node@v4
50
with:
51
node-version: 20
52
- cache: npm
+ package-manager-cache: false
53
54
- name: Build Chirpy assets
55
run: |
0 commit comments