mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-18 01:50:32 -04:00
Revert "[gh-actions] Update macos.yml, add brew update step"
This reverts commit 0f33a896deb14a1cd0380b35d9d663b84b79348b. Reason is that using newest homebrew seems to make the workflow very unstable.
This commit is contained in:
parent
4315c73775
commit
b9da6bc80d
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
@ -14,9 +14,6 @@ jobs:
|
|||||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Update brew
|
|
||||||
run: brew update
|
|
||||||
|
|
||||||
- name: Install build tools
|
- name: Install build tools
|
||||||
run: brew install automake autoconf libtool pkg-config
|
run: brew install automake autoconf libtool pkg-config
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user