Skip to content

Commit

Permalink
Merge pull request #19 from gonuke/update_moab
Browse files Browse the repository at this point in the history
update MOAB version
  • Loading branch information
pshriwise authored Apr 2, 2024
2 parents 0227df6 + 0900901 commit c362d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
cd ~
git clone https://bitbucket.org/fathomteam/moab.git
cd moab
git checkout 5.3.1
git checkout 5.5.1
mkdir build
cd build
cmake -DENABLE_HDF5=ON -DENABLE_BLASLAPACK=OFF -DENABLE_PYMOAB=ON -DCMAKE_INSTALL_PREFIX=$HOME/opt -DCMAKE_BUILD_TYPE=Release ..
Expand Down

0 comments on commit c362d76

Please sign in to comment.