Skip to content

Commit 4e22e20

Browse files
committed
install requests library
1 parent 88a2ba4 commit 4e22e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.PR_TOKEN }}
2020
run: |
21+
pip install requests
2122
python ./.github/update_release_pr.py

0 commit comments

Comments
 (0)