Skip to content

Commit 272d328

Browse files
committed
k
1 parent d8de0ee commit 272d328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/core.yml

+1
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ jobs:
145145
git clone --depth 1 https://gitlab.com/petsc/petsc.git
146146
fi
147147
cd petsc
148+
git checkout ksagiyam/fix_submesh_coordinates
148149
python3 ../firedrake-repo/scripts/firedrake-configure \
149150
--arch ${{ matrix.arch }} --show-petsc-configure-options | \
150151
xargs -L1 ./configure --with-make-np=8 --download-slepc

0 commit comments

Comments
 (0)