Skip to content

Commit

Permalink
Changing the setup of miniconda
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra authored Nov 5, 2024
1 parent 3ef057d commit 5cde3cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/conda-forge-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ jobs:

- uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Mambaforge
miniforge-variant: Miniforge3
miniforge-version: latest
channels: conda-forge,robostack-staging,robotology
channel-priority: true

- name: Dependencies
shell: bash -l {0}
Expand Down

0 comments on commit 5cde3cd

Please sign in to comment.