Skip to content

Commit 5ec844c

Browse files
committed
Updated pages-workflow run command
1 parent 55691e8 commit 5ec844c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/pages-workflow.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ jobs:
2222
- name: Run Natural-Docs
2323
run: |
2424
dir
25-
'"..\Natural Docs\NaturalDocs.exe" ${{ github.event.repository.name }}\docs\config'
25+
"..\Natural Docs\NaturalDocs.exe" ${{ github.event.repository.name }}\docs\config
26+
cd docs
27+
dir

0 commit comments

Comments
 (0)