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 563b3c5 commit 40e5ca8Copy full SHA for 40e5ca8
.github/workflows/docs-deploy.yaml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
fetch-depth: 0
35
- name: Generate versioned docs
36
- run: build_versioned_docs.sh
+ run: ./build_versioned_docs.sh
37
- uses: actions/setup-node@v4
38
39
node-version: 18
0 commit comments