Skip to content

Commit efe209e

Browse files
committed
Fix Errors (x3)
1 parent 2792538 commit efe209e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/setup-node@v4
2727
with:
2828
node-version: 20
29-
cache: npm
29+
# cache: npm
3030
- name: Setup Pages
3131
uses: actions/configure-pages@v4
3232
- name: Install dependencies

0 commit comments

Comments
 (0)