mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Include action to setup python with pyenv
This commit is contained in:
parent
e617a60927
commit
868546a54f
@ -153,6 +153,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.
|
- [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 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 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)
|
- [GitHub Actions to compile LaTeX documents](https://github.com/xu-cheng/latex-action)
|
||||||
- [Update Maxmind Databases](https://github.com/meetup/maxmind-updater)
|
- [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.
|
- [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