mirror of https://github.com/lnis-uofu/SOFA.git
[CI] Added submodule fetch
This commit is contained in:
parent
29deb0feea
commit
d286166d57
|
@ -48,6 +48,7 @@ jobs:
|
|||
with:
|
||||
repository: lnis-uofu/OpenFPGA
|
||||
path: OpenFPGA
|
||||
submodules: true
|
||||
|
||||
- name: Install dependency
|
||||
run: source ./.github/workflows/install_dependency.sh
|
||||
|
|
Loading…
Reference in New Issue