Skip to content

Commit

Permalink
chore(ci): fix build image (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
anhductn2001 authored Jan 9, 2025
1 parent 6aafd85 commit 341525e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_image_with_dymint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
run: |
docker buildx build \
--file Dockerfile \
--target rollapp-wasm \
--platform linux/amd64 \
--output type=docker,dest=/tmp/rollapp-wasm.tar \
--tag ghcr.io/dymensionxyz/rollapp-wasm:e2e .
Expand Down

0 comments on commit 341525e

Please sign in to comment.