Skip to content

Commit 0fb1760

Browse files
committed
remove already-installed packages
1 parent e253f4a commit 0fb1760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Install system dependencies (macOS)
6868
if: startsWith(matrix.os, 'macos')
6969
run: |
70-
brew install python3 pipx cmake gsl yaml-cpp scons mafft r
70+
brew install gsl yaml-cpp scons mafft r
7171
# brew tap jydu/homebrew-biopp
7272
# brew install libbpp-core bppsuite # which packages do i actually have to write here?
7373
brew install --cask font-lato

0 commit comments

Comments
 (0)