ci: add missing en variable [skip ci]

This commit is contained in:
Baptiste Augrain
2025-10-10 19:14:51 +02:00
parent 60b7a4640e
commit dab94316d5

View File

@@ -25,6 +25,7 @@ jobs:
GH_REPO_PATH: ${{ github.repository }}
ORG_NAME: ${{ github.repository_owner }}
OS_NAME: osx
SOURCEMAPS_REPOSITORY: ${{ github.repository_owner }}/sourcemaps
VERSIONS_REPOSITORY: ${{ github.repository_owner }}/versions
VSCODE_ARCH: arm64
VSCODE_LATEST: ${{ github.event.inputs.dont_update == 'true' && 'no' || 'yes' }}