Skip to content

Commit

Permalink
DROP BEFORE MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
jwallwork23 committed Jun 24, 2022
1 parent 3c707e7 commit c753ab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Build Firedrake
run: |
cd ..
export PETSC_CONFIGURE_OPTIONS="--download-cmake --download-metis --download-parmetis --download-ptscotch --download-mmg --download-parmmg"
./firedrake/scripts/firedrake-install $COMPLEX --venv-name build --tinyasm --disable-ssh --minimal-petsc --slepc --documentation-dependencies --install thetis --install gusto --install icepack --install irksome --install femlium --no-package-manager --package-branch petsc ksagiyam/dmplex_reorder_1d_options --package-branch slepc connorjward/merge-upstream|| (cat firedrake-install.log && /bin/false)
- name: Install test dependencies
run: |
Expand Down

0 comments on commit c753ab9

Please sign in to comment.