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:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
- name: Install cargo-hack
|
- name: Install cargo-hack
|
||||||
uses: actions-rs/install@v0.1
|
uses: taiki-e/install-action@cargo-hack
|
||||||
with:
|
|
||||||
crate: cargo-hack
|
|
||||||
version: latest
|
|
||||||
use-tool-cache: true
|
|
||||||
- name: cargo hack
|
- name: cargo hack
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue