Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Sep 30, 2023
1 parent b7d5d91 commit d8ca0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: Swatinem/rust-cache@v2

- name: Install Taplo
run: cargo install taplo-cli
run: cargo install --locked taplo-cli

- name: Format
run: |
Expand Down

0 comments on commit d8ca0ca

Please sign in to comment.