Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sgkang authored Aug 13, 2024
1 parent c7dbce4 commit 5dfe05b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
python --version
conda env create -f environment.yml
source activate em
git clone https://github.com/simpeg/pydiso.git
cd pydiso
pip install -e .
Expand Down

0 comments on commit 5dfe05b

Please sign in to comment.