Skip to content

Commit

Permalink
test without PETSc
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarnotel committed Jun 10, 2024
1 parent 31ccfbd commit 9d18359
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/release-dmg-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ jobs:
"FLIBS=-L"$PREFIX/gnu" -lgfortran -lquadmath"
./3rdparty/getall -a
- name: PETSc
run: |
cd 3rdparty/ff-petsc
make petsc-slepc SUDO=sudo
cd -
# - name: PETSc
# run: |
# cd 3rdparty/ff-petsc
# make petsc-slepc SUDO=sudo
# cd -

- name: Build
run: |
Expand Down

0 comments on commit 9d18359

Please sign in to comment.