Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Vandenplas, Jeremie committed Jul 12, 2024
1 parent f1c6fe2 commit c0e9a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:

- name: Install dependencies
uses: mamba-org/provision-with-micromamba@main
if: ${{ matrix.build == 'fpm' || 'meson' }}
with:
environment-file: config/ci/${{ matrix.build }}-env.yaml
extra-specs: |
Expand Down

0 comments on commit c0e9a2c

Please sign in to comment.