Skip to content

Commit

Permalink
ci: fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
morganney committed Jan 16, 2024
1 parent f811eba commit 9681048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Install docker
if: runner.os == 'macos'
run: |
brew install docker docker-compose
mkdir -p ~/.docker/cli-plugins
Expand Down

0 comments on commit 9681048

Please sign in to comment.