Skip to content

Commit b36fa9a

Browse files
committed
Update pythonpackage.yml
1 parent 35800eb commit b36fa9a

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
@@ -40,6 +40,7 @@ jobs:
4040
pip install PyGithub
4141
pip install GitPython
4242
pip install git+git://github.com/shotgunsoftware/python-api.git
43+
python -c "import vfxClientToolkit.api"
4344
git checkout gh-pages
4445
export AUTHOR_MAIL=${{ secrets.AUTHOR_MAIL }}
4546
export ACCESS_TOKEN=${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)