Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 16, 2024
1 parent 16597df commit 8732b2b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/conda_build_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ jobs:
with:
ref: ${{ github.ref }}

- name: Set up Miniconda
uses: conda-incubator/setup-miniconda@v2
with:
python-version: 3.10
- name: Setup Miniconda
uses: conda-incubator/[email protected]


- name: Install conda-build
run: conda install -y conda-build
Expand Down

0 comments on commit 8732b2b

Please sign in to comment.