Skip to content

Commit efed60b

Browse files
committed
save
1 parent d865cc1 commit efed60b

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 Desktop Installer.exe' -Wait -ArgumentList 'install', '--accept-license', '--quiet', '--include-docker-cli'
131+
Start-Process '.\Docker Desktop Installer.exe' -Wait -ArgumentList 'install', '--accept-license', '--quiet', '--include-docker-cli'
132132
133133
134134
- name: Setup Helm

0 commit comments

Comments
 (0)