pull/1726/merge
Ben 2 weeks ago committed by GitHub
commit 0e576be9ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -618,7 +618,7 @@ whenever possible:
~/.cargo/registry/cache/
~/.cargo/git/db/
target/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
key: ${{ runner.os }}-${{ runner.arch }}-cargo-${{ hashFiles('**/Cargo.lock') }}
```
## Scala - SBT

Loading…
Cancel
Save