0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-12-01 16:51:32 -05:00
This commit is contained in:
Divy Srivastava 2024-02-29 17:08:17 +05:30 committed by Ronny Chan
parent be0ec9c4da
commit e0e3c41c7a
No known key found for this signature in database
GPG key ID: 438610BEA8DC2E2C

View file

@ -145,7 +145,7 @@ jobs:
key: key:
cargo-${{ matrix.config.target }}-${{ matrix.config.variant }}-${{ hashFiles('Cargo.lock', 'build.rs', 'git_submodule_status.txt') }} cargo-${{ matrix.config.target }}-${{ matrix.config.variant }}-${{ hashFiles('Cargo.lock', 'build.rs', 'git_submodule_status.txt') }}
restore-keys: restore-keys:
cargo-${{ matrix.config.target }}-${{ matrix.config.variant }}- cargo-${{ matrix.config.target }}-${{ matrix.config.variant }}-1
- name: Install and start sccache - name: Install and start sccache
shell: pwsh shell: pwsh