Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenLoc committed May 22, 2024
1 parent cecf7c5 commit b7c9033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- uses: actions/checkout@v4
- uses: taiki-e/install-action@v2
with:
tool: cargo-hack@0.5,cargo-deny@0.13,just@2,cargo-edit@0.12
tool: cargo-hack@0.5,cargo-deny@0.13,just@1,cargo-edit@0.12

- run: just verify

0 comments on commit b7c9033

Please sign in to comment.