mirror of
https://github.com/ryanvolz/radioconda.git
synced 2025-06-15 13:02:28 -04:00
Update setup-micromamba action
This commit is contained in:
parent
b454867514
commit
16b8c79246
2
.github/workflows/build_radioconda.yml
vendored
2
.github/workflows/build_radioconda.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
|||||||
run: brew install coreutils
|
run: brew install coreutils
|
||||||
|
|
||||||
- name: Install python environment
|
- name: Install python environment
|
||||||
uses: mamba-org/setup-micromamba@v1
|
uses: mamba-org/setup-micromamba@v2
|
||||||
with:
|
with:
|
||||||
environment-file: installer_specs/buildenv.conda-lock.yml
|
environment-file: installer_specs/buildenv.conda-lock.yml
|
||||||
environment-name: buildenv
|
environment-name: buildenv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user