mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 03:50:13 +10:00
ci: add missing en variable [skip ci]
This commit is contained in:
1
.github/workflows/stable-spearhead.yml
vendored
1
.github/workflows/stable-spearhead.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
|||||||
GH_REPO_PATH: ${{ github.repository }}
|
GH_REPO_PATH: ${{ github.repository }}
|
||||||
ORG_NAME: ${{ github.repository_owner }}
|
ORG_NAME: ${{ github.repository_owner }}
|
||||||
OS_NAME: osx
|
OS_NAME: osx
|
||||||
|
SOURCEMAPS_REPOSITORY: ${{ github.repository_owner }}/sourcemaps
|
||||||
VERSIONS_REPOSITORY: ${{ github.repository_owner }}/versions
|
VERSIONS_REPOSITORY: ${{ github.repository_owner }}/versions
|
||||||
VSCODE_ARCH: arm64
|
VSCODE_ARCH: arm64
|
||||||
VSCODE_LATEST: ${{ github.event.inputs.dont_update == 'true' && 'no' || 'yes' }}
|
VSCODE_LATEST: ${{ github.event.inputs.dont_update == 'true' && 'no' || 'yes' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user