Update .github/workflows/tests.yml
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
e1508c66ff
commit
4c0a73222b
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v1
|
||||
- name: Add Homebrew path
|
||||
run: echo "::add-path::/home/linuxbrew/.linuxbrew/bin:/usr/local/bin:/usr/bin:/bin"
|
||||
|
||||
- name: Set up Homebrew
|
||||
run: |
|
||||
if [ "$RUNNER_OS" = "Linux" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user