Skip to content

Commit 1c5024d

Browse files
committed
ci(installer): remove stale 'macOS uv fetch removed' orphan comment
Cleanup left over from PR #968's merge resolution. The comment claimed the macOS fetch step was removed, but the step is right above it (it came back when main was merged in). Removing the lie.
1 parent 7df8f94 commit 1c5024d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build-installers.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -304,9 +304,6 @@ jobs:
304304
# run CI and copy the value from the dmg-structural-smoke output.
305305
shasum -a 256 "${DEST_DIR}/uv"
306306
307-
# macOS uv fetch removed in this PR to keep changes Windows-only.
308-
# If needed, re-add a macOS fetch step in a follow-up PR coordinated with the mac team.
309-
310307
- name: Build frontend (Vite)
311308
working-directory: src/gaia/apps/webui
312309
shell: bash

0 commit comments

Comments
 (0)