Skip to content

Commit 3d55e7d

Browse files
committed
save
1 parent 7279fa2 commit 3d55e7d

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
@@ -128,7 +128,7 @@ jobs:
128128
shell: pwsh
129129
run: |
130130
dir
131-
Start-Process '.\Docker%20Desktop%20Installer.exe' -Wait -ArgumentList 'install', '--backend=hyper-v', --accept-license', '--include-docker-cli', '--quiet', '--no-windows-containers' >> install.log
131+
Start-Process '.\Docker%20Desktop%20Installer.exe' -Wait -ArgumentList 'install', '--backend=hyper-v', '--accept-license', '--include-docker-cli', '--quiet', '--no-windows-containers' >> install.log
132132
133133
134134
- name: Setup Helm

0 commit comments

Comments
 (0)