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

View File

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