Releases: conda-incubator/setup-miniconda
Releases · conda-incubator/setup-miniconda
Release v1.1.4
Fix regression!
Release v1.1.3
Minor fixes, add new URL for downloading packages
Release v1.1.2
Fix regression with file permissions
Release v1.1.1
Release version v1.1.1
Minor release, fix issues and add channels support
Minor release, fix issues and add channels support
First bug fix
Fix windows environment activation
Make first official release!
Setup Miniconda
This action sets up a Miniconda installation to use the Conda package and environment manager by either locating the Miniconda installation bundled with the available runners or by installing a specific Miniconda3 version. By default this action will also create a test environment.
Miniconda condabin/
folder is added to PATH
and conda is correctly initialized across all platforms.
This action correctly handles activation of conda environments and offers the possibility of automatically activating the test environment on all shells.