Skip to content

Commit

Permalink
Update generate-conda-packages.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored May 16, 2024
1 parent f3cde75 commit 3f6c89d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-conda-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Mambaforge
miniforge-variant: Miniforge3
miniforge-version: latest

- name: Install files to enable compilation of mex files [Conda/Linux]
Expand Down

0 comments on commit 3f6c89d

Please sign in to comment.