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