SL-20546: Add PyGithub to installed Python packages.

(cherry picked from commit 6654ad14ee)
master
Nat Goodspeed 2023-11-14 14:30:44 -05:00
parent a13e70aeff
commit e4865db0ca
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ jobs:
path: .master-message-template
- name: Install autobuild and python dependencies
run: pip3 install autobuild llsd
run: pip3 install autobuild PyGithub llsd
- name: Cache autobuild packages
uses: actions/cache@v3