Skip to content

Commit f6a0e53

Browse files
committed
add rust-src component for wasm compilation
1 parent 0b777e4 commit f6a0e53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smoldot-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: dtolnay/rust-toolchain@stable
2929
with:
3030
targets: wasm32-unknown-unknown
31+
components: rust-src
3132

3233
- name: Install system dependencies
3334
run: |

0 commit comments

Comments
 (0)