Skip to content

Commit

Permalink
Update build-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philbiggin authored Oct 26, 2024
1 parent d46aa2c commit b70c0c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
cache-downloads-key: downloads-${{ steps.date.outputs.date }}
create-args: >-
python=${{ matrix.python-version }}
- name: Set micromamba to use classic solver
run: micromamba config set solver classic

- name: "Install"
run: pip install --no-deps .
Expand Down

0 comments on commit b70c0c6

Please sign in to comment.