install cargo make

This commit is contained in:
t1m0t 2022-02-01 21:50:55 +01:00
parent 3f97cbdaa5
commit 8568678f50

View file

@ -33,6 +33,11 @@ jobs:
- uses: Swatinem/rust-cache@v1
- run: sudo apt-get update
- run: sudo apt install libwebkit2gtk-4.0-dev libappindicator3-dev libgtk-3-dev
- name: Install cargo-make
uses: actions-rs/cargo@v1
with:
command: install
args: --debug cargo-make
- uses: actions-rs/cargo@v1
with:
command: make