mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
install requests library
This commit is contained in:
parent
88a2ba4176
commit
4e22e20c66
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release_pr.yml
vendored
1
.github/workflows/release_pr.yml
vendored
|
|
@ -18,4 +18,5 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PR_TOKEN }}
|
||||
run: |
|
||||
pip install requests
|
||||
python ./.github/update_release_pr.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue