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
39516941
Unverified
Commit
39516941
authored
Jan 04, 2024
by
Timothy Jaeryang Baek
Committed by
GitHub
Jan 04, 2024
Browse files
Merge pull request #384 from ThatOneCalculator/hotfix/ci
fix:
🚑
fix CI
parents
28682aad
a1d2c405
Changes
2
Show 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 @
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
...
...
bun.lockb
View file @
39516941
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