Skip to content

Commit

Permalink
TEST: Set solver again to make sure it works
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
  • Loading branch information
psavery committed Oct 10, 2023
1 parent 9c474cf commit 2c4e82a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
run: |
conda activate hexrd
mkdir output
conda config --set solver libmamba
conda build --override-channels -c conda-forge --output-folder output/ conda.recipe/
# This is need to ensure ~/.profile or ~/.bashrc are used so the activate
# command works.
Expand Down

0 comments on commit 2c4e82a

Please sign in to comment.