We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e3d8b commit 19eedbeCopy full SHA for 19eedbe
.github/workflows/macosx.yml
@@ -13,6 +13,5 @@ jobs:
13
- uses: actions/checkout@v2
14
- name: make
15
run: |
16
- brew install boost htslib
17
- xcode-select --install
+ brew install boost@1.74 htslib
18
make
0 commit comments