Update examples.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/1726/head
Ben 2 weeks ago committed by GitHub
parent 0e9f0072e7
commit 258f8c9111
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save