Skip to content

Commit

Permalink
Update macos-builds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidsmith committed Jun 8, 2024
1 parent 56fb103 commit 7e8fb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Update Homebrew
run: brew update
- name: Install autotools
run: brew install automake
run: brew install autoconf automake libtool
- name: Install dependencies
run: brew install htslib gsl
- name: Generate configure script
Expand Down

0 comments on commit 7e8fb96

Please sign in to comment.