mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-25 03:31:56 +00:00
[devops] fix extention building (#5427)
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Install Colossal-AI
|
||||
run: |
|
||||
CUDA_EXT=1 pip install -v .
|
||||
BUILD_EXT=1 pip install -v .
|
||||
|
||||
- name: Traverse all files
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user