Skip to content

Commit

Permalink
Update publish-client.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YohannParis committed Apr 17, 2024
1 parent 834d46d commit 6b3b59c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@ jobs:

steps:
- name: Setup Docker on macOS
run: |
brew install docker
docker run -e "ACCEPT_EULA=Y"
run: brew install docker

- name: Login to registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 6b3b59c

Please sign in to comment.