Skip to content

Commit

Permalink
Fix nanobind version
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Jun 13, 2024
1 parent 3c927f8 commit 255cbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
spack env create cpp-release-test
spack env activate cpp-release-test
spack add fenics-dolfinx@${DOLFINX_RELEASE_VERSION}+adios2 cmake py-fenics-ffcx
spack add [email protected]
spack install
cd dolfinx-release/cpp/
cd demo/poisson
Expand Down

0 comments on commit 255cbf0

Please sign in to comment.