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 283f03d commit 795f419
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 /Applications/Docker.app
- name: "Setup tmate session"
uses: "mxschmitt/action-tmate@v3"
Expand Down

0 comments on commit 795f419

Please sign in to comment.