Skip to content

Commit

Permalink
Actually install colliam
Browse files Browse the repository at this point in the history
  • Loading branch information
simonswine committed Nov 6, 2024
1 parent 1b957cd commit 6b077d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
build-arm64:
runs-on: macos-14
steps:
- run: brew install docker
- run: brew install docker colima
- run: colima start
- run: docker info
- run: brew install orbstack
Expand Down

0 comments on commit 6b077d2

Please sign in to comment.