Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OrShamirCM authored May 5, 2024
1 parent 5ea6a6d commit e7eaee9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,12 @@ jobs:
sudo cp docker/docker /usr/local/bin/
sudo cp docker/docker /var/run/
docker &
sudo dockerd
sleep 5
echo "docker started"
docker version
echo "check docker deamon"
docker info
colima start
Expand Down

0 comments on commit e7eaee9

Please sign in to comment.