"vscode:/vscode.git/clone" did not exist on "f84537e0e05f091736c6be2dff8622b01a8c973d"
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:
uses: oven-sh/setup-bun@v1
- run: bun --version
- name: Install frontend dependencies
run: bun install --frozen-lockfile
run: bun install
- name: Format frontend
run: bun run format
- 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