SL-20546: Add PyGithub to installed Python packages.

master
Nat Goodspeed 2023-11-14 14:30:44 -05:00
parent 59eeaed118
commit 6654ad14ee
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