Merge another features workflow
This commit is contained in:
parent
043eb24611
commit
d8c8a99dea
1 changed files with 1 additions and 5 deletions
|
|
@ -15,11 +15,7 @@ jobs:
|
|||
with:
|
||||
submodules: true
|
||||
- name: Install cargo-hack
|
||||
uses: actions-rs/install@v0.1
|
||||
with:
|
||||
crate: cargo-hack
|
||||
version: latest
|
||||
use-tool-cache: true
|
||||
uses: taiki-e/install-action@cargo-hack
|
||||
- name: cargo hack
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue