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