Skip to content

Commit

Permalink
Rename target.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgadling committed Jun 28, 2024
1 parent 3a6d764 commit 5ac8044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: docker/setup-buildx-action@v2

- name: Build with Poetry
run: make wheel
run: make build-wheel

- name: Build and push Docker image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 5ac8044

Please sign in to comment.