Skip to content

Commit

Permalink
Start docker daemon on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr Kuzminskyi committed Jul 20, 2024
1 parent cfb22ec commit 1d865c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
sudo /Volumes/Docker/Docker.app/Contents/MacOS/install --accept-license
sudo hdiutil detach /Volumes/Docker
echo "/Applications/Docker.app/Contents/Resources/bin" >> $GITHUB_PATH
open -a Docker
# - name: "Setup tmate session"
# uses: "mxschmitt/action-tmate@v3"
Expand Down

0 comments on commit 1d865c5

Please sign in to comment.