Skip to content

Commit

Permalink
Update upload-model-to-dockerhub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DhanshreeA authored Sep 27, 2024
1 parent 77ee7f7 commit cd950cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/upload-model-to-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v3

# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3

0 comments on commit cd950cc

Please sign in to comment.