mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-28 14:47:11 -07:00
Disable ccache explicitly, it's installed and available in PATH
`-- Found CCache C:/Strawberry/c/bin/ccache.exe`
This commit is contained in:
@@ -325,6 +325,7 @@ jobs:
|
||||
qt_version: 6.11.0
|
||||
qt_modules: qtimageformats qtmultimedia qtwebsockets
|
||||
type: Release
|
||||
use_ccache: 0
|
||||
|
||||
name: ${{ matrix.os }} ${{ matrix.target }}${{ matrix.soc == 'Intel' && ' Intel' || '' }}${{ matrix.type == 'Debug' && ' Debug' || '' }}
|
||||
needs: configure
|
||||
|
||||
Reference in New Issue
Block a user