Skip to content

Commit

Permalink
fix: fix up #893: add missing shell: bash
Browse files Browse the repository at this point in the history
  • Loading branch information
qryxip committed Dec 23, 2024
1 parent 2ac59f4 commit 053c1cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/install-cargo-deny/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ runs:
- name: Install cargo-binstall
uses: taiki-e/install-action@cargo-binstall
- name: Install cargo-deny
shell: bash
run: cargo binstall cargo-deny@^0.16 --no-confirm --log-level debug

0 comments on commit 053c1cc

Please sign in to comment.