sccache cache multiarch on mac

This commit is contained in:
ConfiG 2024-06-27 19:55:11 +03:00 committed by GitHub
parent bdefeb0bbd
commit 863450c861
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -138,6 +138,9 @@ jobs:
name: Build macOS
runs-on: macos-latest
env:
SCCACHE_CACHE_MULTIARCH: 1
steps:
- name: Checkout
uses: actions/checkout@v4