Skip to content

Commit 108a1c9

Browse files
committed
add back build flag
1 parent a75db50 commit 108a1c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/build.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ def build_chat_bin(
8787
env={
8888
**os.environ,
8989
**rust_env(release=release),
90-
"FETCH_FEED": "1", # Always fetch latest feed.json for official builds
9190
},
9291
)
9392

0 commit comments

Comments
 (0)