tangled
alpha
login
or
join now
buttplug.io
/
buttplug
20
fork
atom
Buttplug sex toy control library
20
fork
atom
overview
issues
pulls
pipelines
test: Fix ci build line for wasm
qdot.tngl.sh
8 months ago
1d8c86a6
53a1913f
+1
-2
1 changed file
expand all
collapse all
unified
split
.github
workflows
main.yml
+1
-2
.github/workflows/main.yml
···
93
93
with:
94
94
version: 'latest'
95
95
- name: Build Dev
96
96
-
run: wasm-pack build --dev --no-default-features --features wasm
97
97
-
working-directory: ./buttplug
96
96
+
run: wasm-pack build --dev crates/buttplug_server --no-default-features --features wasm