Skip to content

Commit

Permalink
Update make.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn authored Dec 2, 2020
1 parent 22ac852 commit 4aaa26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Install packages
if: matrix.runs_on == 'macos-latest'
run: brew tap ${{ matrix.packages }}
run: brew install ${{ matrix.packages }}

- name: Run F2C
if: matrix.name == 'ubuntu-f2c' || matrix.name == 'windows-f2c'
Expand Down

0 comments on commit 4aaa26e

Please sign in to comment.