Skip to content

Commit b6f4f09

Browse files
author
arch
committed
fix github action
1 parent 727e592 commit b6f4f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build Application Documentation
3434
shell: bash -l {0}
3535
run: |
36-
cd docs/build
36+
cd docs/app
3737
mkdocs build
3838
cd ../..
3939
- name: Build Application

0 commit comments

Comments
 (0)