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 791a12f commit 3411a85Copy full SHA for 3411a85
.github/workflows/build-docs.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Install dependencies
17
run: yarn
18
19
- - name: Build
+ # The build command of your docs
20
- run: yarn build
21
- run: yarn docs:build
22
0 commit comments