Files
taxbaik/.gitea/workflows
kjh2064 47bb3a38e6
TaxBaik CI/CD / build-and-deploy (push) Successful in 5m10s
fix: explicitly set PublishReadyToRun=false for WASM projects
CI was still using cached deploy.yml with PublishReadyToRun=true.
Explicitly set to false for both Web and Proxy publish.

WASM projects don't support ReadyToRun optimization.
Host projects will be published without JIT compilation optimization.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-07-04 05:10:02 +09:00
..