updated workflow

old-with-submodules
Antonio De Lucreziis 2 years ago
parent 1f49f93cbc
commit 3beb947ffb

@ -28,8 +28,7 @@ jobs:
run: | run: |
git submodule init git submodule init
git submodule update git submodule update
cd deps/petsc && ./configure (cd deps/petsc && ./configure && make)
cd deps/petsc && make
make make
- name: Archive Artifact - name: Archive Artifact

Loading…
Cancel
Save