Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amothic committed Aug 24, 2023
1 parent f3d39d4 commit db06dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
uses: docker/build-push-action@v4
with:
context: ./${{ matrix.lang }}
platform: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64
push: true
tags: amothic/protoc-${{ matrix.lang }}:latest

0 comments on commit db06dfb

Please sign in to comment.