Skip binary downloads during build

This commit is contained in:
Asher 2026-03-30 13:37:53 -08:00
parent 6f69f28379
commit f733ccaed1
No known key found for this signature in database
GPG key ID: D63C1EF81242354A

View file

@ -157,6 +157,8 @@ jobs:
VERSION: 0.0.0
VSCODE_TARGET: linux-x64
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ELECTRON_SKIP_BINARY_DOWNLOAD: 1
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
steps:
- run: sudo apt update && sudo apt install -y libkrb5-dev