Skip to content

Commit 04e1471

Browse files
committed
Fix playground release in preparation for 0.3.3
1 parent 63c2354 commit 04e1471

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release_playground.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
uses: dtolnay/rust-toolchain@stable
3030
with:
3131
targets: wasm32-wasip1
32+
components: rust-src
3233

3334
- name: Build WASM binary
3435
run: |

0 commit comments

Comments
 (0)