Skip to content

Commit

Permalink
removed brew update from Analysis CI
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <[email protected]>
  • Loading branch information
bigcat88 committed Dec 2, 2023
1 parent 82ba2e9 commit 740ef11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/analysis-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ jobs:

- name: Install from source
run: |
brew update && brew upgrade libheif
python3 -m pip -v install ".[dev]"
- name: LibHeif info
Expand Down

0 comments on commit 740ef11

Please sign in to comment.