Skip to content

Commit

Permalink
Update rust-radius.yml
Browse files Browse the repository at this point in the history
Trying to fix cargo-make install
  • Loading branch information
MikhailMS authored Mar 23, 2024
1 parent 98bb331 commit f0d5f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-radius.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: install
args: --debug cargo-make --version 0.29.0
args: --debug cargo-make

- name: MODERN -- Build
run: cargo build --verbose
Expand Down

0 comments on commit f0d5f34

Please sign in to comment.