Skip to content

Commit 62bff62

Browse files
authored
Add goanpeca/setup-miniconda
This is used to install Miniconda environments. If a new Python section header is eventually created, it should go there.
1 parent f29ced5 commit 62bff62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
195195
- [Create an envfile](https://github.com/SpicyPizza/create-envfile)
196196
- [Export global environment variables for succeeding build steps](https://github.com/zweitag/github-actions)
197197
- [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)
198199

199200
#### Dependencies
200201

0 commit comments

Comments
 (0)