Skip to content

Commit

Permalink
switch back to 5.5.1 since master didn't fix linking issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Dec 4, 2024
1 parent c86f777 commit 609852b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
shell: bash -l {0}
run: |
cd ${HOME_PATH}
git clone --depth 1 https://bitbucket.org/fathomteam/moab -b master
git clone --depth 1 https://bitbucket.org/fathomteam/moab -b 5.5.1
mkdir moab_build
cd moab_build
cmake ../moab \
Expand Down

0 comments on commit 609852b

Please sign in to comment.