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