Skip to content

Commit

Permalink
with PETSc
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarnotel committed Jun 10, 2024
1 parent edae37f commit 426aa9c
Show file tree
Hide file tree
Showing 2 changed files 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
Binary file modified AutoGeneratedFile.tar.gz
Binary file not shown.

0 comments on commit 426aa9c

Please sign in to comment.