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

fix: build error temp fix
This commit is contained in:
Timothy Jaeryang Baek 2023-12-08 23:31:18 -05:00 committed by GitHub
commit 51d5db8505
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 }}