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

SL-20546: PyGithub was only needed for local which_branch.py.

Now that which_branch.py has moved to viewer-build-util, so has the PyGithub
dependency.
parent 09f66828
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ jobs:
path: .master-message-template
- name: Install autobuild and python dependencies
run: pip3 install autobuild PyGithub llsd
run: pip3 install autobuild llsd
- name: Cache autobuild packages
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