Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
81b0cad5
authored
May 29, 2026
by
Archer
Committed by
GitHub
May 29, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: build sdk before browser sandbox validation (#7023)
parent
98e73eb3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.github/workflows/build-browser-sandbox.yml
+3
-0
No files found.
.github/workflows/build-browser-sandbox.yml
View file @
81b0cad5
...
@@ -77,6 +77,9 @@ jobs:
...
@@ -77,6 +77,9 @@ jobs:
-
name
:
Install browser-sandbox dependencies
-
name
:
Install browser-sandbox dependencies
run
:
pnpm install --frozen-lockfile --ignore-scripts --filter @fastgpt/browser-sandbox...
run
:
pnpm install --frozen-lockfile --ignore-scripts --filter @fastgpt/browser-sandbox...
-
name
:
Build browser-sandbox SDK dependencies
run
:
pnpm --filter @fastgpt-sdk/otel build
-
name
:
Typecheck browser-sandbox
-
name
:
Typecheck browser-sandbox
run
:
pnpm --filter @fastgpt/browser-sandbox typecheck
run
:
pnpm --filter @fastgpt/browser-sandbox typecheck
...
...
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