Skip to content

Commit

Permalink
Add installation procedures to package.yml instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Singer committed Nov 17, 2023
1 parent f92af5b commit 30bf00c
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 @@ -52,6 +52,7 @@ jobs:
conda activate hexrd
conda install --override-channels -c conda-forge anaconda-client conda-build conda
python install_build_dependencies.py
# This is need to ensure ~/.profile or ~/.bashrc are used so the activate
# command works.
shell: bash -l {0}
Expand Down

0 comments on commit 30bf00c

Please sign in to comment.