Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
Signed-off-by: NKcqx <892670992@qq.com>
  • Loading branch information
NKcqx committed Dec 14, 2023
1 parent efacb31 commit 3b51cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
RAYFED_BUILD_MODE: nightly
run: |
pip install pytest torch cloudpickle cryptography
pip install pytest torch cloudpickle cryptography wheel
pip install ray==2.0.0
python3 setup.py bdist_wheel
Expand Down

0 comments on commit 3b51cf8

Please sign in to comment.