File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818jobs :
1919 build :
2020 env :
21- SCCACHE_GHA_ENABLED : " true"
22- RUSTC_WRAPPER : " sccache"
21+ SCCACHE_GHA_ENABLED : " false"
2322 X86_64_PC_WINDOWS_MSVC_OPENSSL_DIR : c:/vcpkg/installed/x64-windows-static
2423 MACOSX_DEPLOYMENT_TARGET : 10.13
2524 OPENSSL_STATIC : 1
5655
5756 runs-on : ${{ matrix.runs-on }}
5857 steps :
59- - name : Run sccache-cache
60- uses : mozilla-actions/sccache-action@v0.0.6
6158
6259 - uses : actions/checkout@v4
6360 with :
Original file line number Diff line number Diff line change 1818jobs :
1919 build :
2020 env :
21- SCCACHE_GHA_ENABLED : " true"
22- RUSTC_WRAPPER : " sccache"
21+ SCCACHE_GHA_ENABLED : " false"
2322 X86_64_PC_WINDOWS_MSVC_OPENSSL_DIR : c:/vcpkg/installed/x64-windows-static
2423 MACOSX_DEPLOYMENT_TARGET : 10.13
2524 OPENSSL_STATIC : 1
5756
5857 runs-on : ${{ matrix.runs-on }}
5958 steps :
60- - name : Run sccache-cache
61- uses : mozilla-actions/sccache-action@v0.0.6
6259
6360 - uses : actions/checkout@v4
6461 with :
You can’t perform that action at this time.
0 commit comments