mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #358 from gabrielfalcao/patch-1
Add gabrielfalcao/pyenv-action (enable pyenv in build)
This commit is contained in:
commit
b93a14c049
@ -161,6 +161,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Setup `ssh-agent`](https://github.com/webfactory/ssh-agent) - Run `ssh-agent` with additional SSH keys to access private repositories.
|
||||
- [GitHub Actions Badges for your README](https://github.com/atrox/github-actions-badge)
|
||||
- [GitHub Actions for Python project with poetry](https://github.com/abatilo/actions-poetry)
|
||||
- [GitHub Actions for Python project with pyenv](https://github.com/gabrielfalcao/pyenv-action)
|
||||
- [GitHub Actions to compile LaTeX documents](https://github.com/xu-cheng/latex-action)
|
||||
- [Update Maxmind Databases](https://github.com/meetup/maxmind-updater)
|
||||
- [Debug with SSH over tmate](https://github.com/mxschmitt/action-tmate) - Debug the Action directly by providing a SSH connection.
|
||||
|
Loading…
Reference in New Issue
Block a user