Skip to content

Commit

Permalink
Checkouut libmesh submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise committed Aug 6, 2024
1 parent b0dabc6 commit a1d3e96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
git clone https://github.com/libMesh/libmesh.git
cd libmesh
git checkout v1.6.0
git submodule update --init --recursive
mkdir build
cd build
../configure --prefix=/usr/local --enable-netcdf --enable-optimize --disable-mpi
Expand Down

0 comments on commit a1d3e96

Please sign in to comment.