Skip to content

Commit 9724092

Browse files
committed
fix(docs): fix ci
1 parent afa1d0e commit 9724092

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_and_deploy_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
run: bun run build
2323
- name: Build TypeDoc
2424
run: bun run docs
25+
working-directory: apps/docs
2526
- name: Upload static files as artifact
2627
uses: actions/upload-pages-artifact@v3
2728
with:

0 commit comments

Comments
 (0)