Merge pull request #320 from henryiii/patch-1

Add goanpeca/setup-miniconda
This commit is contained in:
Gary Ewan Park 2020-02-06 07:31:30 +00:00 committed by GitHub
commit f90142dd1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,6 +195,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Create an envfile](https://github.com/SpicyPizza/create-envfile)
- [Export global environment variables for succeeding build steps](https://github.com/zweitag/github-actions)
- [Programmatically set environment variables for use in subsequent steps](https://github.com/allenevans/set-env)
- [Install Conda environments for Python](https://github.com/goanpeca/setup-miniconda)
#### Dependencies