Add OndselSolver as git submodule
also update github actions to pull submodules
This commit is contained in:
committed by
WandererFan
parent
79e642aed2
commit
fc495c1c12
2
.github/workflows/sub_buildWindows.yml
vendored
2
.github/workflows/sub_buildWindows.yml
vendored
@@ -64,6 +64,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checking out source code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
- name: Make needed directories, files and initializations
|
||||
id: Init
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user