Skip to content

Commit 29189dc

Browse files
committed
Minor change
1 parent 7373932 commit 29189dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ray-actions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- name: Get Required Python Version
1818
id: python
1919
run: |
20+
python -m pip install requests
2021
echo "version=$(python ./ray_python_version.py)" >> $GITHUB_OUTPUT
2122
shell: bash
2223
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)