1 parent e16b133 commit 02322b9Copy full SHA for 02322b9
1 file changed
.github/workflows/copilot-setup-steps.yml
@@ -40,4 +40,4 @@ jobs:
40
run: cargo binstall dioxus-cli --secure --force -y
41
42
- name: Install Project Dependencies
43
- run: cargo build --target wasm32-unknown-unknown
+ run: cargo check
0 commit comments