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 c58f568 commit c85934eCopy full SHA for c85934e
.github/workflows/gh-deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/setup-node@v3
22
with:
23
node-version: 16
24
- cache: npm
+ #cache: npm
25
- run: npm i
26
- name: Build
27
run: npm run docs:build
0 commit comments