fix: removed double dash in pnpm command (#7951)

This commit is contained in:
Lifei Zhou 2026-03-17 17:09:40 +11:00 committed by GitHub
parent cfeae920f7
commit 670fbc887f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 33 additions and 11 deletions

View file

@ -146,7 +146,7 @@ jobs:
echo "Building Linux packages (.deb, .rpm, and .flatpak)..."
# Build all configured packages
pnpm run make -- --platform=linux --arch=x64
pnpm run make --platform=linux --arch=x64
echo "Build completed. Checking output..."
ls -la out/