fix: build error temp fix

This commit is contained in:
Timothy Jaeryang Baek 2023-12-08 23:30:23 -05:00 committed by GitHub
parent d26b8cacbc
commit 857ee92b09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,5 @@ jobs:
context: .
push: true
platforms: linux/amd64,linux/arm64,linux/arm/v7
builder: ${{ env.REGISTRY }}/buildx-ghcr
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}