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 eb4bcb7 commit 7f34025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v3

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

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

0 comments on commit 7f34025

Please sign in to comment.