mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-04 00:31:13 +00:00
Add rust cache
This commit is contained in:
@@ -112,6 +112,8 @@ jobs:
|
||||
cargo -V
|
||||
rustc -V
|
||||
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
|
||||
- name: Build
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user