Unverified Commit a879c2fb authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

fix sgl-kernel build (#2850)

parent e2b16c47
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment