Skip to content

Commit aedea61

Browse files
authored
Fix
1 parent cb0e370 commit aedea61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,6 @@ jobs:
142142
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
143143
ELECTRON_SKIP_BINARY_DOWNLOAD: 1
144144
npm_config_arch: ${{ matrix.npm_arch }}
145-
VSCODE_REMOTE_DEPENDENCIES_CONTAINER_NAME: ${{ matrix.deps_container }}
146-
VSCODE_HOST_MOUNT: ${{ github.workspace }}/openvscode-server
147145
run: |
148146
set -e
149147

0 commit comments

Comments
 (0)