Preserve learning and size verified bundles

This commit is contained in:
Theodore Song
2026-08-21 23:20:09 -04:00
parent 5e4355b850
commit c52368dc9e
8 changed files with 119 additions and 58 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- run: node scripts/run-autonomous-cycle.mjs
env:
ARENA_URL: https://polymarket-site-eta.vercel.app
EXPECTED_BUILD: "115"
EXPECTED_BUILD: "116"
RUNTIME_BRANCH: runtime-state
RUNTIME_STATE_PATH: runtime/state.json
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}