Skip to content

Commit

Permalink
Update win.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer committed Feb 15, 2024
1 parent a7ed778 commit 897d3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
channel-priority: 'true'
python-version: '3.11'
activate-environment: test
- run: mamba install -c conda-forge -n base --yes --quiet conda-build=3.27 pip
- run: mamba install -c conda-forge -n base --yes --quiet conda-build=3.27 pip git
mamba ruamel.yaml anaconda-client boa
name: Install conda-build, boa and activate environment
- name: Clean up PATH
Expand Down

0 comments on commit 897d3d9

Please sign in to comment.