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 4214156 commit 305ba61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ jobs:
sudo xattr -rc docker
docker/docker
echo "docker installed"
echo "moving docker to docker workspace"
sudo cp docker/docker /usr/local/bin/
colima start
sudo ln -sf $HOME/.colima/default/docker.sock /var/run/docker.sock
- name: Test docker
Expand Down

0 comments on commit 305ba61

Please sign in to comment.