Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Jan 2, 2025
1 parent 8db3397 commit 8015357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Install Docker (macOS)
if: runner.os == 'macOS'
run: |
brew install docker colima
brew install docker
colima start
- name: Install Docker (Windows)
Expand Down

0 comments on commit 8015357

Please sign in to comment.