mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-02-12 06:29:17 +01:00
Add cache action
This commit is contained in:
parent
b5b076f809
commit
d598431e2d
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…
Reference in New Issue
Block a user