Skip to content

Commit 6658694

Browse files
committed
save
1 parent 792eb65 commit 6658694

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
@@ -146,8 +146,7 @@ jobs:
146146
run: |
147147
sudo service docker start
148148
sudo service docker status
149-
sudo docker -D -d
150-
sudo docker run hello-world
149+
sudo docker -D run hello-world
151150
sudo docker version
152151
153152
- name: WSL Install NodeJS

0 commit comments

Comments
 (0)