We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a75db50 commit 108a1c9Copy full SHA for 108a1c9
scripts/build.py
@@ -87,7 +87,6 @@ def build_chat_bin(
87
env={
88
**os.environ,
89
**rust_env(release=release),
90
- "FETCH_FEED": "1", # Always fetch latest feed.json for official builds
91
},
92
)
93
0 commit comments