Skip to content

Commit

Permalink
Add mint
Browse files Browse the repository at this point in the history
  • Loading branch information
alphatroya committed Feb 13, 2024
1 parent 4c33b52 commit 340a86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
export PATH=~/.rbenv/shims:"$PATH"
brew install cookiecutter rbenv &&
brew install cookiecutter rbenv mint &&
rbenv install 2.7.7 && rbenv global 2.7.7 &&
cookiecutter --no-input -f . &&
cd Project &&
Expand Down

0 comments on commit 340a86b

Please sign in to comment.