Skip to content

Commit

Permalink
no fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Mar 10, 2023
1 parent 98ce2de commit d88d5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
- name: setup
shell: bash
run: |
cargo fetch --locked --path ./checker
cargo fetch
cargo install --locked --path ./checker
working-directory: mirai
- run: |
Expand Down

0 comments on commit d88d5cb

Please sign in to comment.