mirror of
https://github.com/Minres/RISCV-VP.git
synced 2026-01-13 09:46:57 +00:00
fixes typo in action
This commit is contained in:
2
.github/workflows/cmake-single-platform.yml
vendored
2
.github/workflows/cmake-single-platform.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
- name: Smoke Test
|
- name: Pull submodules
|
||||||
working-directory: ${{github.workspace}}
|
working-directory: ${{github.workspace}}
|
||||||
run: git submodule update --recursive --init
|
run: git submodule update --recursive --init
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user