mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Install autoconf via brew
This commit is contained in:
parent
cf88d8f8f4
commit
9f75ad4f20
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -278,7 +278,7 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
brew update
|
||||
brew install ccache ninja
|
||||
brew install autoconf ccache ninja
|
||||
|
||||
- name: Setup vcpkg cache
|
||||
id: vcpkg-cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue