Skip to content

Commit 94f1c27

Browse files
committed
Updated pages-workflow run command
1 parent 33e3ea3 commit 94f1c27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- name: Run Natural-Docs
2323
run: |
2424
dir
25-
"..\Natural Docs\NaturalDocs.exe" docs\config
25+
..\Natural Docs\NaturalDocs.exe docs\config
2626
cd docs
2727
dir

0 commit comments

Comments
 (0)