We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0e370 commit aedea61Copy full SHA for aedea61
.github/workflows/release.yml
@@ -142,8 +142,6 @@ jobs:
142
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
143
ELECTRON_SKIP_BINARY_DOWNLOAD: 1
144
npm_config_arch: ${{ matrix.npm_arch }}
145
- VSCODE_REMOTE_DEPENDENCIES_CONTAINER_NAME: ${{ matrix.deps_container }}
146
- VSCODE_HOST_MOUNT: ${{ github.workspace }}/openvscode-server
147
run: |
148
set -e
149
0 commit comments