Skip to content

Commit

Permalink
don't brew install freetype
Browse files Browse the repository at this point in the history
  • Loading branch information
tanghaibao committed Jun 6, 2024
1 parent e802d77 commit 21456e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'

- name: Install BEDTools (macOS)
run: brew install bedtools freetype imagemagick
run: brew install bedtools imagemagick
if: matrix.os == 'macos-13'

- name: Install dependencies
Expand Down

0 comments on commit 21456e8

Please sign in to comment.