mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Install ccache only
This commit is contained in:
parent
8c3cbfe945
commit
e5f61b1001
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -289,7 +289,7 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
brew update
|
||||
brew install autoconf autoconf-archive automake libtool ccache ninja
|
||||
brew install ccache
|
||||
|
||||
- name: Install Qt ${{matrix.qt_version}}
|
||||
uses: jurplel/install-qt-action@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue