Fix nightly icon (#35204)

Release Notes:

- N/A
This commit is contained in:
localcc
2025-07-29 18:01:07 +02:00
committed by GitHub
parent 511fdaed43
commit d43f464174
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@ if ($Help) {
Push-Location -Path crates/zed
$channel = Get-Content "RELEASE_CHANNEL"
$env:ZED_RELEASE_CHANNEL = $channel
$env:RELEASE_CHANNEL = $channel
Pop-Location
function CheckEnvironmentVariables {