Skip to content

Commit

Permalink
remove docker on osx
Browse files Browse the repository at this point in the history
  • Loading branch information
withinboredom committed Apr 12, 2024
1 parent cb72730 commit 393e71d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,6 @@ jobs:
HOMEBREW_NO_AUTO_UPDATE: 1
steps:
- uses: actions/checkout@v4
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
username: ${{ secrets.HUB_USERNAME }}
password: ${{ secrets.HUB_PASSWORD }}
- uses: actions/setup-go@v5
with:
cache-dependency-path: cli/go.sum
Expand Down

0 comments on commit 393e71d

Please sign in to comment.