mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-08 12:07:52 -06:00
fix: progress on reproducible Windows builds, disable script tracing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -eux
|
||||
set -eu
|
||||
|
||||
echo "Building WASM with Emscripten"
|
||||
cargo build --target=wasm32-unknown-emscripten --release
|
||||
|
||||
Reference in New Issue
Block a user