Skip to content

Commit 0e18cbe

Browse files
committed
build: More WASM CI bullshit.
1 parent a6cc40e commit 0e18cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ jobs:
9393
with:
9494
version: 'latest'
9595
- name: Build Dev
96-
run: RUSTFLAGS='--cfg getrandom_backend="wasm_js"' wasm-pack build --dev crates/buttplug_server --no-default-features --features wasm
96+
run: wasm-pack build --dev crates/buttplug_server --no-default-features --features wasm

0 commit comments

Comments
 (0)