fix the cache to use agb/target

This commit is contained in:
Corwin Kuiper 2021-04-21 19:21:44 +01:00
parent 70f6e25a7c
commit 3b823f5b30

View file

@ -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