Skip to content

Commit 2a3e88f

Browse files
committed
save
1 parent efed60b commit 2a3e88f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
shell: pwsh
129129
run: |
130130
dir
131-
Start-Process '.\Docker Desktop Installer.exe' -Wait -ArgumentList 'install', '--accept-license', '--quiet', '--include-docker-cli'
131+
Start-Process '.\Docker%20Desktop%20Installer.exe' -Wait -ArgumentList 'install', '--accept-license', '--quiet', '--include-docker-cli'
132132
133133
134134
- name: Setup Helm
@@ -182,7 +182,6 @@ jobs:
182182
docker images
183183
docker context ls
184184
which docker
185-
cd /c/Windows/system32/
186185
ls -ltr docker*
187186
188187
- name: Switch to Linux mode

0 commit comments

Comments
 (0)