Skip to content

Commit

Permalink
ci(ci): disable homebrew analytics for macos builds (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Jul 12, 2021
1 parent a86bb2f commit de448c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
- name: Install macOS Dependencies
if: matrix.os == 'macos-latest'
env:
HOMEBREW_NO_ANALYTICS: 1
HOMEBREW_NO_INSTALL_CLEANUP: 1
HOMEBREW_NO_AUTO_UPDATE: 1
run: brew install unrtf
Expand Down

0 comments on commit de448c3

Please sign in to comment.