Skip to content

Commit

Permalink
build nightly pyopenms with openmp
Browse files Browse the repository at this point in the history
on mac
  • Loading branch information
jpfeuffer committed Aug 17, 2021
1 parent bf46a11 commit 34f271d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyopenms-wheels.yml
Expand Up @@ -168,7 +168,7 @@ jobs:
echo "$HOME/miniconda3/Scripts" >> $GITHUB_PATH
- name: Install build tools
run: brew install autoconf automake libtool
run: brew install autoconf automake libtool clang-omp

- name: Load contrib build
run: |
Expand Down

0 comments on commit 34f271d

Please sign in to comment.