Skip to content

Commit 56e4d14

Browse files
committed
Update pythonpackage.yml
1 parent ff8fbd7 commit 56e4d14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
run: |
3939
pip install PyGithub
4040
pip install GitPython
41+
pip install git+git://github.com/shotgunsoftware/python-api.git
4142
git checkout gh-pages
4243
export AUTHOR_MAIL=${{ secrets.AUTHOR_MAIL }}
4344
export ACCESS_TOKEN=${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)