oversight

This commit is contained in:
tooomm 2026-04-12 14:17:53 +02:00 committed by GitHub
parent c3c8a459ac
commit 5a3b31acca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -355,7 +355,7 @@ jobs:
msbuild-architecture: x64
- name: Setup ccache
if: matrix.use_ccache == 1 && matrix.os == 'macOS'
if: matrix.use_ccache == 1 && runner.os == 'macOS'
run: brew install ccache
- name: Restore compiler cache (ccache)