Skip to content

Commit 86f6e75

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

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-
ll
32-
ll ..
31+
ls
32+
ls ..

0 commit comments

Comments
 (0)