Skip to content

Commit

Permalink
Install script moved
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge committed Oct 31, 2024
1 parent 8338999 commit b2df6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
export MPI_HOME=$PETSC_DIR/packages
# Linting should ignore unquoted shell variable $COMPLEX
# shellcheck disable=SC2086
./firedrake/scripts/firedrake-install \
./firedrake/firedrake/scripts/firedrake-install \
$COMPLEX \
--honour-petsc-dir \
--mpicc="$MPICH_DIR"/mpicc \
Expand Down

0 comments on commit b2df6bb

Please sign in to comment.