mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-20 10:44:31 +10:00
wip(linux-reh-x64): add cxx11 verification (#2467)
This commit is contained in:
2
.github/workflows/insider-linux.yml
vendored
2
.github/workflows/insider-linux.yml
vendored
@@ -333,7 +333,7 @@ jobs:
|
||||
node-version-file: '.nvmrc'
|
||||
if: env.DISABLED != 'yes' && matrix.npm_arch != 'x64'
|
||||
|
||||
- name: Install Unofficial Node.js
|
||||
- name: Install unofficial Node.js
|
||||
run: ./build/linux/install_nodejs.sh
|
||||
env:
|
||||
NODEJS_ARCH: ${{ matrix.npm_arch }}
|
||||
|
||||
Reference in New Issue
Block a user