Skip to content

Commit

Permalink
pygithub
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs committed Mar 10, 2020
1 parent ca1592d commit 3e9a279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- run: conda --version
- run: which python
- run: |
conda install -y --file arrow/ci/conda_env_crossbow.txt
conda install -y --file arrow/ci/conda_env_crossbow.txt pygithub
- run: |
pip install -e arrow/dev/archery
- run: |
Expand Down

0 comments on commit 3e9a279

Please sign in to comment.