Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github/
Browse files Browse the repository at this point in the history
phlax committed Oct 23, 2024
1 parent 0d41d67 commit 93fc847
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
@@ -14,6 +14,10 @@ jobs:
steps:
- name: Install Docker
run: |
brew install colima
colima start
curl -sL https://desktop.docker.com/mac/main/amd64/Docker.dmg > Docker.dmg

0 comments on commit 93fc847

Please sign in to comment.