We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f6e75 commit c626adbCopy full SHA for c626adb
1 file changed
.github/workflows/pages-workflow.yml
@@ -28,5 +28,5 @@ jobs:
28
29
- name: Run Natural-Docs
30
run: |
31
- ls
32
- ls ..
+ mono ../Natural\ Docs\NaturalDocs.exe docs/config
+ ls docs
0 commit comments