Skip to content

Commit

Permalink
Force reinstall cargo-make
Browse files Browse the repository at this point in the history
  • Loading branch information
danpashin committed Jun 15, 2024
1 parent b7ffd6f commit ff81ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Install build dependencies
run: |
cargo binstall --no-confirm cargo-make
cargo binstall --no-confirm --force cargo-make
brew install dpkg ldid coreutils
bundle install
Expand Down

0 comments on commit ff81ea2

Please sign in to comment.