Unverified Commit 3736e5b5 authored by Kainoa Kanter's avatar Kainoa Kanter Committed by GitHub
Browse files

Merge branch 'ollama-webui:main' into bun-dockerfile

parents 4c7c610c 39516941
...@@ -15,7 +15,7 @@ jobs: ...@@ -15,7 +15,7 @@ jobs:
uses: oven-sh/setup-bun@v1 uses: oven-sh/setup-bun@v1
- run: bun --version - run: bun --version
- name: Install frontend dependencies - name: Install frontend dependencies
run: bun install --frozen-lockfile run: bun install
- name: Format frontend - name: Format frontend
run: bun run format run: bun run format
- name: Build frontend - name: Build frontend
......
No preview for this file type
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