Unverified Commit 51d5db85 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #198 from ollama-webui/build-error-fix

fix: build error temp fix
parents d26b8cac 857ee92b
...@@ -53,6 +53,5 @@ jobs: ...@@ -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 }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment