mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-11 09:31:34 +11:00
fix the cache to use agb/target
This commit is contained in:
parent
70f6e25a7c
commit
3b823f5b30
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
path: |
|
||||
~/.cargo/registry
|
||||
~/.cargo/git
|
||||
target
|
||||
agb/target
|
||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}-${{ steps.rust_install.outputs.rustc_hash }}
|
||||
|
||||
- name: install mgba-test-runner
|
||||
|
|
Loading…
Reference in a new issue