[ci] typo
This commit is contained in:
parent
704dba10e4
commit
26d540a9d5
|
@ -120,7 +120,7 @@ jobs:
|
|||
submodules: true
|
||||
|
||||
- name: Install dependencies
|
||||
run: ./.github/workflow/install_dependencies_build.sh
|
||||
run: ./.github/workflows/install_dependencies_build.sh
|
||||
|
||||
- name: Dump tool versions
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue