chore: Use baptiste0928/cargo-install@v1 to install cargo-hack (#1198)
This commit is contained in:
@@ -24,7 +24,9 @@ jobs:
|
||||
components: rustfmt
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install cargo-hack
|
||||
run: cargo install cargo-hack
|
||||
uses: baptiste0928/cargo-install@v1
|
||||
with:
|
||||
crate: cargo-hack
|
||||
- name: Install Protoc
|
||||
uses: arduino/setup-protoc@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user