Fix incorrect working dir
This commit is contained in:
parent
155cd80301
commit
58a471ad73
1 changed files with 0 additions and 1 deletions
1
.github/workflows/bld.yml
vendored
1
.github/workflows/bld.yml
vendored
|
@ -25,7 +25,6 @@ jobs:
|
|||
java-version: ${{ matrix.java-version }}
|
||||
|
||||
- name: Download dependencies [examples]
|
||||
working-directory: examples
|
||||
run: ./bld download
|
||||
|
||||
- name: Run tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue