浏览代码

fix: build error temp fix

Timothy Jaeryang Baek 1 年之前
父节点
当前提交
857ee92b09
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .github/workflows/docker-build.yaml

+ 0 - 1
.github/workflows/docker-build.yaml

@@ -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 }}