Skip to content

Commit 83d4e46

Browse files
committed
ci: add flags for getrandom
1 parent 671e44e commit 83d4e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wasm.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515

1616
env:
1717
CARGO_TERM_COLOR: always
18+
RUSTFLAGS: --cfg getrandom_backend="wasm_js"
1819

1920
jobs:
2021
test_in_browser:

0 commit comments

Comments
 (0)