We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f29ced5 commit 62bff62Copy full SHA for 62bff62
README.md
@@ -195,6 +195,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
195
- [Create an envfile](https://github.com/SpicyPizza/create-envfile)
196
- [Export global environment variables for succeeding build steps](https://github.com/zweitag/github-actions)
197
- [Programmatically set environment variables for use in subsequent steps](https://github.com/allenevans/set-env)
198
+- [Install Conda environments for Python](https://github.com/goanpeca/setup-miniconda)
199
200
#### Dependencies
201
0 commit comments