Skip to content

Commit 720cb2f

Browse files
committed
save
1 parent 6658694 commit 720cb2f

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
@@ -146,8 +146,8 @@ jobs:
146146
run: |
147147
sudo service docker start
148148
sudo service docker status
149-
sudo docker -D run hello-world
150149
sudo docker version
150+
sudo docker -D run hello-world
151151
152152
- name: WSL Install NodeJS
153153
if: ${{ runner.os == 'Windows' && inputs.enable-e2e-tests && !cancelled() && !failure() }}

0 commit comments

Comments
 (0)