Use conda-forge feedstock for static builds (#3249)

This commit is contained in:
Antoine Prouvost 2024-03-25 20:42:02 +01:00 committed by GitHub
parent 2925054891
commit 901f29d9b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -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