Skip to content

Commit

Permalink
Fixing arm build on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
dooman87 committed Jun 14, 2024
1 parent 4681975 commit 63c1b55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ jobs:
push: false
load: false
platforms: linux/amd64,linux/arm64
tags: dpokidov/imagemagick:${{ github.event.release.tag_name }}-ubuntu,dpokidov/imagemagick:latest-ubuntu
#tags: dpokidov/imagemagick:${{ github.event.release.tag_name }}-ubuntu,dpokidov/imagemagick:latest-ubuntu
tags: dpokidov/imagemagick:fix-ubuntu,dpokidov/imagemagick:latest-ubuntu
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache

0 comments on commit 63c1b55

Please sign in to comment.