Skip to content

Commit

Permalink
workflow: force homebrew on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchang committed Nov 14, 2020
1 parent fe9139a commit 5e45cf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dispatch-build-bottle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ jobs:
runs-on: ubuntu-latest
needs: bottle
if: github.event.inputs.upload
env:
HOMEBREW_FORCE_HOMEBREW_ON_LINUX: 1
steps:
- name: Set up Homebrew
id: set-up-homebrew
Expand Down

0 comments on commit 5e45cf7

Please sign in to comment.