Skip to content

Commit aa52638

Browse files
authored
Update build-and-deploy-docs.yml
1 parent ce01291 commit aa52638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Restore tools
1919
run: dotnet tool restore
2020
- name: Build docs
21-
working-directory: ./docs
21+
working-directory: ./
2222
run: dotnet fsdocs build --eval
2323
- name: deploy
2424
uses: JamesIves/github-pages-deploy-action@3.7.1

0 commit comments

Comments
 (0)