Skip to content

Commit

Permalink
Update build-arm64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ejsmith authored Jan 30, 2024
1 parent 55ad341 commit 370bc6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ jobs:
echo "### Version: $version" >> $GITHUB_STEP_SUMMARY
- name: Install Docker
run: |
brew install docker
brew install --cask docker
open /Applications/Docker.app
docker ps
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
Expand Down

0 comments on commit 370bc6f

Please sign in to comment.