Skip to content

Commit c626adb

Browse files
committed
Updated pages-workflow run command
1 parent 86f6e75 commit c626adb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pages-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828

2929
- name: Run Natural-Docs
3030
run: |
31-
ls
32-
ls ..
31+
mono ../Natural\ Docs\NaturalDocs.exe docs/config
32+
ls docs

0 commit comments

Comments
 (0)