Skip to content

Commit f3ea8cb

Browse files
fixed typos update-documentation workflow
1 parent a31e73e commit f3ea8cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
2424
- name: Build documentation
2525
run: mkdocs build
26-
working-directory: .\Doc\
26+
working-directory: ./Doc
2727

2828
- name: Deploy to site host
2929
uses: airvzxf/ftp-deployment-action@latest

0 commit comments

Comments
 (0)