We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c66b4a commit 73a67c3Copy full SHA for 73a67c3
.github/workflows/deploy-gh-pages.yml
@@ -21,7 +21,6 @@ jobs:
21
uses: actions/setup-node@v4
22
with:
23
node-version: '16'
24
- cache: 'npm'
25
26
- name: Build
27
run: node build.js
0 commit comments