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
change
sglang
Commits
a879c2fb
Unverified
Commit
a879c2fb
authored
Jan 13, 2025
by
Yineng Zhang
Committed by
GitHub
Jan 13, 2025
Browse files
fix sgl-kernel build (#2850)
parent
e2b16c47
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.github/workflows/release-pypi-kernel.yml
.github/workflows/release-pypi-kernel.yml
+2
-0
No files found.
.github/workflows/release-pypi-kernel.yml
View file @
a879c2fb
...
@@ -22,6 +22,8 @@ jobs:
...
@@ -22,6 +22,8 @@ jobs:
steps
:
steps
:
-
uses
:
actions/checkout@v4
-
uses
:
actions/checkout@v4
with
:
submodules
:
'
recursive'
-
name
:
Set up Python ${{ matrix.python-version }}
-
name
:
Set up Python ${{ matrix.python-version }}
uses
:
actions/setup-python@v5
uses
:
actions/setup-python@v5
...
...
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