Skip to content

Commit f70d046

Browse files
committed
save
1 parent b1c978f commit f70d046

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
@@ -126,7 +126,7 @@ jobs:
126126
- name: Install Docker Desktop for Windows
127127
if: ${{ runner.os == 'Windows' && inputs.enable-e2e-tests && !cancelled() && !failure() }}
128128
run: |
129-
"Docker Desktop Installer.exe" install
129+
Docker%20Desktop%20Installer.exe install
130130
131131
- name: Setup Helm
132132
uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4.0.0

0 commit comments

Comments
 (0)