mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 16:28:15 +00:00
Update mint.yml
测试执行
This commit is contained in:
@@ -38,6 +38,9 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1.0.6
|
||||
with:
|
||||
toolchain: stable
|
||||
|
||||
- name: cache rust dependencies
|
||||
uses: Swatinem/rust-cache@v2
|
||||
|
||||
- name: cargo build & release
|
||||
run: cargo build --release
|
||||
|
||||
Reference in New Issue
Block a user