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

This commit is contained in:
Kainoa Kanter
2024-01-04 20:43:44 -08:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

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

BIN
bun.lockb

Binary file not shown.