We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d9a92 commit 422aae3Copy full SHA for 422aae3
.github/workflows/release.yml
@@ -51,6 +51,7 @@ jobs:
51
working-directory: docs
52
run: npm install
53
- name: Build website
54
+ working-directory: docs
55
run: npm run build
56
57
- name: Upload Build Artifact
0 commit comments