Skip to content

Commit

Permalink
Update test-build.yml
Browse files Browse the repository at this point in the history
adding fetch
  • Loading branch information
Thistleman authored Feb 8, 2024
1 parent 64cb466 commit 98113c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
conda update conda
conda install -n base conda-libmamba-solver
conda install python=3.10 conda-build colorama pip ruamel ruamel.yaml rich jsonschema -c conda-forge
git fetch --prune --unshallow --tags
pip install -e .
# echo yes before login to prevent anaconda bug breaking automation
Expand Down

0 comments on commit 98113c9

Please sign in to comment.