Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
3736e5b5
Unverified
Commit
3736e5b5
authored
Jan 04, 2024
by
Kainoa Kanter
Committed by
GitHub
Jan 04, 2024
Browse files
Merge branch 'ollama-webui:main' into bun-dockerfile
parents
4c7c610c
39516941
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
.github/workflows/format-build-frontend.yaml
.github/workflows/format-build-frontend.yaml
+1
-1
bun.lockb
bun.lockb
+0
-0
No files found.
.github/workflows/format-build-frontend.yaml
View file @
3736e5b5
...
@@ -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
...
...
bun.lockb
View file @
3736e5b5
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment