Disable caching on windows
This commit is contained in:
parent
63ae6612ad
commit
3bf599c768
1
.github/workflows/platform_natives.yaml
vendored
1
.github/workflows/platform_natives.yaml
vendored
@ -163,6 +163,7 @@ jobs:
|
||||
fi
|
||||
fi
|
||||
- name: Run sccache-cache
|
||||
if: matrix.os != 'windows-2019'
|
||||
uses: mozilla-actions/sccache-action@v0.0.3
|
||||
- name: Install MSVC
|
||||
if: matrix.os == 'windows-2019'
|
||||
|
Loading…
Reference in New Issue
Block a user