Skip to content

Commit

Permalink
Update test-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Thistleman authored Oct 12, 2023
1 parent b8a768a commit 762fc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
conda update conda
conda install mamba -n base -c conda-forge
conda install -n base conda-libmamba-solver
mamba install python=3.10 "conda-build=3.21.9" colorama pip ruamel ruamel.yaml rich mamba jsonschema -c conda-forge
mamba install python=3.10 "conda-build" colorama pip ruamel ruamel.yaml rich mamba jsonschema -c conda-forge
pip install -e .
# echo yes before login to prevent anaconda bug breaking automation
Expand Down

0 comments on commit 762fc27

Please sign in to comment.