Skip to content

Commit d918ad1

Browse files
committed
update flow
1 parent 34f36cc commit d918ad1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,7 @@ jobs:
7676
run: |
7777
wsl --update
7878
wsl --install
79-
wsl -l -v
80-
wsl --list --online
8179
wsl --set-default-version 2
82-
wsl --install -d Ubuntu -n
83-
wsl -l -v
84-
wsl --status
8580
8681
- name: Set WSL Version 2
8782
if: ${{ runner.os == 'Windows' && inputs.enable-e2e-tests && !cancelled() && !failure() }}

0 commit comments

Comments
 (0)