Skip to content

Commit

Permalink
Merge pull request #28 from rocket-3/patch-1
Browse files Browse the repository at this point in the history
Fix `octokit` not found error
  • Loading branch information
yegor256 authored Feb 18, 2022
2 parents 15bceba + 52a7589 commit 49adeac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ env:
fi
flake8 --version
pylint --version
gem install octokit -v 4.21.0

# Get the list of repos from GitHub and then create directories
# for them. Each dir will be empty.
Expand Down

0 comments on commit 49adeac

Please sign in to comment.