add timeout
All checks were successful
CI / lint (push) Successful in 16s
CI / fuzz (push) Successful in 1m38s
CI / test (push) Successful in 20s

This commit is contained in:
Kamal Tufekcic 2026-07-27 11:03:06 +03:00
commit 90db2e3ae2

View file

@ -89,6 +89,7 @@ jobs:
--target "work/$BUILDID" \
--game-dir "$GAME_DIR" \
--version "$GAME-$BUILDID-0" \
--wait 300 \
--out-dir dist
cp "mappings/seed-$GAME.json" "dist/seed-$GAME.json"