Skip to content

Commit b1f16b7

Browse files
committed
Updated pages-workflow run command
1 parent 5d64f0c commit b1f16b7

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
@@ -18,4 +18,4 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Run Natural-Docs
21-
run: '"Natural Docs/2.3.1/NaturalDocs" ${{ github.event.repository.name }}/docs/config'
21+
run: '"Natural Docs\NaturalDocs.exe" ${{ github.event.repository.name }}/docs/config'

0 commit comments

Comments
 (0)