mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-06-26 20:52:29 +02:00
Add cache action
This commit is contained in:
parent
1fa86796e5
commit
fb43100dcd
1
.github/workflows/build-rust.yml
vendored
1
.github/workflows/build-rust.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: Swatinem/rust-cache@v1.0.1
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user