Skip to content

Commit

Permalink
Use precompiled version of cargo make
Browse files Browse the repository at this point in the history
  • Loading branch information
paupino committed Apr 24, 2021
1 parent 2e80bff commit 831fb9a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Expand Up @@ -50,11 +50,7 @@ jobs:
toolchain: ${{ matrix.rust }}
override: true

- name: Install cargo-make
uses: actions-rs/cargo@v1
with:
command: install
args: --debug cargo-make
- uses: davidB/rust-cargo-make@v1

- name: Build rust-decimal
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 831fb9a

Please sign in to comment.