We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6cc40e commit 0e18cbeCopy full SHA for 0e18cbe
.github/workflows/main.yml
@@ -93,4 +93,4 @@ jobs:
93
with:
94
version: 'latest'
95
- name: Build Dev
96
- run: RUSTFLAGS='--cfg getrandom_backend="wasm_js"' wasm-pack build --dev crates/buttplug_server --no-default-features --features wasm
+ run: wasm-pack build --dev crates/buttplug_server --no-default-features --features wasm
0 commit comments