Skip to content
Snippets Groups Projects
Commit e4865db0 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

SL-20546: Add PyGithub to installed Python packages.

(cherry picked from commit 6654ad14)
parent a13e70ae
No related branches found
No related tags found
No related merge requests found
...@@ -81,7 +81,7 @@ jobs: ...@@ -81,7 +81,7 @@ jobs:
path: .master-message-template path: .master-message-template
- name: Install autobuild and python dependencies - name: Install autobuild and python dependencies
run: pip3 install autobuild llsd run: pip3 install autobuild PyGithub llsd
- name: Cache autobuild packages - name: Cache autobuild packages
uses: actions/cache@v3 uses: actions/cache@v3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment