Skip to content

Commit 808e1eb

Browse files
committed
save
1 parent eda9876 commit 808e1eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/zxc-compile-code.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,9 @@ jobs:
138138
sudo apt-get update
139139
140140
sudo apt-get -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
141+
sudo systemctl start docker
141142
sudo docker run hello-world
143+
sudo docker version
142144
143145
- name: WSL Install NodeJS
144146
if: ${{ runner.os == 'Windows' && inputs.enable-e2e-tests && !cancelled() && !failure() }}

0 commit comments

Comments
 (0)