Skip to content

Commit 422aae3

Browse files
committed
fix: GH-pages fix attempt #5
1 parent 97d9a92 commit 422aae3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
working-directory: docs
5252
run: npm install
5353
- name: Build website
54+
working-directory: docs
5455
run: npm run build
5556

5657
- name: Upload Build Artifact

0 commit comments

Comments
 (0)