fix(linux): build all archs

This commit is contained in:
Baptiste Augrain
2025-06-13 01:06:37 +02:00
parent 9058cdcc7d
commit 866ffbe78e
5 changed files with 23 additions and 26 deletions

View File

@@ -2,5 +2,5 @@
set -ex
export ELECTRON_VERSION="34.5.4"
export ELECTRON_VERSION="35.4.0"
export VSCODE_ELECTRON_TAG="v${ELECTRON_VERSION}"