Skip to content

Commit

Permalink
Fix homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
fakeid30 authored Feb 1, 2021
1 parent bf1dbdf commit 97fa0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install Macos dependencies
if: startsWith(runner.os, 'macOS')
run: |
brew cask install chromium opera
brew install chromium opera --cask
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 97fa0a8

Please sign in to comment.