Skip to content

Commit

Permalink
ci: more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kanru committed Feb 4, 2024
1 parent 64620ae commit 4732b5e
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 @@ -42,7 +42,7 @@ jobs:

- name: Install llvm
run: |
sudo dnf -y install llvm rustup
sudo dnf -y install llvm rustup bzip2
rustup-init -y
source "$HOME/.cargo/env"
rustup component add llvm-tools
Expand Down

0 comments on commit 4732b5e

Please sign in to comment.