We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f04023 commit 086912eCopy full SHA for 086912e
.github/workflows/macos-15.yml
@@ -13,5 +13,5 @@ jobs:
13
- uses: actions/checkout@v2
14
- name: make
15
run: |
16
- brew install autoconf automake boost llvm libomp
+ brew install autoconf automake boost htslib llvm libomp
17
make
0 commit comments