Skip to content

Commit bad8957

Browse files
authored
Update build_wheels_release_rocmtest.yml
1 parent f144cf4 commit bad8957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels_release_rocmtest.yml

+1
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ jobs:
137137
138138
pip3 install torch==${{ matrix.torch }} --index-url="https://download.pytorch.org/whl/rocm$ROCM_VERSION"
139139
pip3 install --upgrade build wheel safetensors sentencepiece ninja
140+
pip3 install --upgrade setuptools==65.5.0
140141
pip3 cache purge
141142
142143
# --- Build wheel

0 commit comments

Comments
 (0)