mirror of https://github.com/mamba-org/mamba.git
Use conda-forge feedstock for static builds (#3249)
This commit is contained in:
parent
2925054891
commit
901f29d9b3
|
@ -36,9 +36,7 @@ jobs:
|
|||
- name: Checkout micromamba-feedstock
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
# Running a fork until we can merge the changes in micromamba-feedstock
|
||||
# https://github.com/conda-forge/micromamba-feedstock/pull/154
|
||||
repository: AntoinePrv/micromamba-feedstock
|
||||
repository: conda-forge/micromamba-feedstock
|
||||
path: micromamba-feedstock
|
||||
- name: Checkout mamba branch
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue