Skip to content

Commit 73a67c3

Browse files
committed
gh pages action fix
1 parent 8c66b4a commit 73a67c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-gh-pages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
uses: actions/setup-node@v4
2222
with:
2323
node-version: '16'
24-
cache: 'npm'
2524

2625
- name: Build
2726
run: node build.js

0 commit comments

Comments
 (0)