mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
fix(ci): stabilize Rust setup action (#3163)
* fix(ecstore): restore windows endpoint validation build * fix(ci): install unzip for protoc setup * fix(ci): use nextest install-action shorthand * fix(ci): restore cargo-nextest action ref --------- Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
@@ -54,6 +54,7 @@ runs:
|
|||||||
build-essential \
|
build-essential \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
|
unzip \
|
||||||
protobuf-compiler
|
protobuf-compiler
|
||||||
|
|
||||||
- name: Install protoc
|
- name: Install protoc
|
||||||
|
|||||||
Reference in New Issue
Block a user