Skip to content

Commit

Permalink
Update push-to-main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
humandecoded authored Apr 24, 2024
1 parent 8456988 commit addf819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Install Docker
run: |
brew install docker
ls /Applications/Docker.app/Contents/MacOS
sudo /Applications/Docker.app/Contents/MacOS/Docker --unattended --install-privileged-components
open -a /Applications/Docker.app --args --unattended --accept-license
echo "We are waiting for Docker to be up and running. It can take over 2 minutes..."
Expand Down

0 comments on commit addf819

Please # to comment.