move Cross.toml to engine folder
This commit is contained in:
parent
00488d1791
commit
b0e682e454
2 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ jobs:
|
||||||
sh get-docker.sh
|
sh get-docker.sh
|
||||||
|
|
||||||
# Start Docker daemon directly (instead of using service)
|
# Start Docker daemon directly (instead of using service)
|
||||||
sudo dockerd &
|
dockerd &
|
||||||
|
|
||||||
# Give the Docker daemon a moment to initialize
|
# Give the Docker daemon a moment to initialize
|
||||||
sleep 10
|
sleep 10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue