We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 614fc04 + 422aae3 commit e73f51bCopy full SHA for e73f51b
.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