Files
Ferrous-Solitaire/solitaire_server/web
funman300 22661eac66
Build and Deploy / build-and-push (push) Failing after 4m31s
fix(wasm): rebuild pkg with take_from_foundation fix (closes #36)
The binary in pkg/ was built on May 18, predating commit 3322fd4
(fix(wasm): enable take-from-foundation in web game client, May 19).
Dragging Foundation cards to Tableau was silently rejected because
take_from_foundation was false in the stale binary.

Rebuilt with ./build_wasm.sh against current solitaire_core.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-27 13:41:24 -07:00
..