Skip to content

Commit ab00890

Browse files
author
Kamil Sawicki
committed
fix
1 parent 7be12c3 commit ab00890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions/setup-node@v4
5050
with:
5151
node-version: 20
52-
cache: npm
52+
package-manager-cache: false
5353

5454
- name: Build Chirpy assets
5555
run: |

0 commit comments

Comments
 (0)