Skip to content

Commit 2190a2a

Browse files
committed
save
1 parent 22ad108 commit 2190a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-compile-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
shell: pwsh
173173
run: |
174174
wsl --list --online
175-
wsl --install
175+
wsl --install -d Ubuntu
176176
177177
- name: Get WSL Info
178178
if: ${{ runner.os == 'Windows' && inputs.enable-e2e-tests && !cancelled() && !failure() }}

0 commit comments

Comments
 (0)