Skip to content

Commit 0909a59

Browse files
committed
Fucking typo eh
1 parent e1cd1fd commit 0909a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasm-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
toolchain: nightly
3535
override: true
3636
default: nightly
37-
components: rustfmt, clippy rust-src
37+
components: rustfmt, clippy, rust-src
3838
target: wasm32-unknown-unknown
3939
- name: make wasm-examples
4040
run: make wasm-examples

0 commit comments

Comments
 (0)