There was an error while loading. Please reload this page.
1 parent dcc63f1 commit 9c8ff38Copy full SHA for 9c8ff38
1 file changed
.github/workflows/ci.yaml
@@ -216,7 +216,7 @@ jobs:
216
shared-key: lints
217
218
- name: Install Bevy linter
219
- run: cargo install --git=https://github.com/TheBevyFlock/bevy_cli --locked bevy_cli --all-features
+ run: cargo install --git=https://github.com/TheBevyFlock/bevy_cli --locked bevy_lint --all-features
220
221
- name: Add cranelift to rustc
222
run: rustup component add rustc-codegen-cranelift-preview --toolchain ${{ env.toolchain }}
0 commit comments