List working examples directory (using ls)
This commit is contained in:
parent
38d5396d08
commit
53f66839c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
- name: List directory
|
||||
working-directory: examples
|
||||
run: dir
|
||||
run: ls
|
||||
|
||||
- name: Download dependencies [examples]
|
||||
working-directory: examples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue