List working examples directory (again)
This commit is contained in:
parent
c328a88b3e
commit
38d5396d08
1 changed files with 4 additions and 0 deletions
4
.github/workflows/bld.yml
vendored
4
.github/workflows/bld.yml
vendored
|
@ -24,6 +24,10 @@ jobs:
|
|||
distribution: "zulu"
|
||||
java-version: ${{ matrix.java-version }}
|
||||
|
||||
- name: List directory
|
||||
working-directory: examples
|
||||
run: dir
|
||||
|
||||
- name: Download dependencies [examples]
|
||||
working-directory: examples
|
||||
run: ./bld download
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue