Add OndselSolver as git submodule
also update github actions to pull submodules
This commit is contained in:
committed by
WandererFan
parent
13792dcdb6
commit
94f7398f36
2
.github/workflows/sub_buildUbuntu2004.yml
vendored
2
.github/workflows/sub_buildUbuntu2004.yml
vendored
@@ -73,6 +73,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checking out source code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
- name: Install FreeCAD dependencies
|
||||
run: |
|
||||
sudo apt-get update -qq
|
||||
|
||||
Reference in New Issue
Block a user