mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Remove pygithub installation from CircleCI (#6999)
Remove pygithub installation from CircleCI
This commit is contained in:
commit
91afbbdfa8
@ -40,7 +40,6 @@ jobs:
|
||||
name: Update documentation and translation statistics
|
||||
command: |
|
||||
if [ "${CIRCLE_BRANCH}" == "master" ] && [ "${CIRCLE_PROJECT_USERNAME}" == "acemod" ]; then
|
||||
pip install pygithub pygithub3
|
||||
python3 tools/deploy.py
|
||||
else
|
||||
echo "Skipping, not on acemod/ACE3 master branch..."
|
||||
|
Loading…
Reference in New Issue
Block a user