Skip to content

Commit

Permalink
Remove cleanup command
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyC0626 committed Apr 5, 2021
1 parent 6747cf8 commit 63f59be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install system dependencies (MacOS)
if: runner.os == 'macOS'
run: |
brew update && brew upgrade && brew cleanup
brew update && brew upgrade
brew install openssl readline ffmpeg pyenv pyenv-virtualenv
brew install --cask basictex
eval "$(/usr/libexec/path_helper -s)"
Expand Down

0 comments on commit 63f59be

Please sign in to comment.