ci: tolerate repr-escaped backslashes in the release TUI-sidecar check

This commit is contained in:
Ahmed Allam
2026-08-06 18:42:44 +00:00
parent c6c8bb5ca6
commit ed7958ef0c
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
TUI_NAME="strix-tui"
dist/strix --version
fi
uv run pyi-archive_viewer -l "$PYI_BINARY" | grep -E "strix[/\\]bin[/\\]$TUI_NAME" >/dev/null
uv run pyi-archive_viewer -l "$PYI_BINARY" | grep -E "strix[/\\]+bin[/\\]+$TUI_NAME" >/dev/null
if [[ "${{ matrix.target }}" == "linux-arm64" ]]; then
file dist/strix