Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
swenson committed Oct 30, 2024
1 parent 7e18ffa commit 8996b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
sccache --show-stats
- name: Install llvm-tools
run: rustup toolchain install rustup component add llvm-tools --toolchain nightly
run: rustup component add llvm-tools --toolchain nightly

- name: Run precheckin
run: |
Expand Down

0 comments on commit 8996b38

Please sign in to comment.