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 40e5ca8 commit 76332ffCopy full SHA for 76332ff
.github/workflows/docs-deploy.yaml
@@ -37,7 +37,6 @@ jobs:
37
- uses: actions/setup-node@v4
38
with:
39
node-version: 18
40
- cache: npm
41
- name: Install dependencies
42
run: npm install
43
- name: Build website
0 commit comments