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 4343c0e commit 21c8819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Docker
run: |
brew install docker
ls /Applications
ls /Applications | head
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 21c8819

Please # to comment.