Skip to content

Commit

Permalink
Update conda_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mj-jimenez authored Sep 10, 2024
1 parent c0cba22 commit eb4bcb7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/conda_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3


- name: Install Python 3.10 in base environment
run: mamba install --name base python=3.10

- name: Setup Miniforge
uses: conda-incubator/setup-miniconda@v3
with:
Expand Down

0 comments on commit eb4bcb7

Please sign in to comment.