Skip to content

Commit

Permalink
use cask to install docker
Browse files Browse the repository at this point in the history
  • Loading branch information
alphanota committed Jan 10, 2025
1 parent 2d443a5 commit 451b421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Install docker
run: |
brew install docker
brew install --cask docker
- name: Make and install Skaffold binary from current PR
run: |
Expand Down

0 comments on commit 451b421

Please sign in to comment.