Skip to content

Commit

Permalink
Attempt to fix Boost fail
Browse files Browse the repository at this point in the history
  • Loading branch information
kathlenemagnus committed May 31, 2024
1 parent 5514ac4 commit 7aa8eba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
$CONDA/bin/conda config --set channel_priority strict
$CONDA/bin/conda env update --file ${{ github.workspace }}/.github/workflows/conda/macos_env.yml
$CONDA/bin/conda init bash
brew link --force [email protected]
# Build
- name: Build & Regress
Expand Down

0 comments on commit 7aa8eba

Please sign in to comment.