Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sotis-am authored Jan 17, 2024
1 parent bd706c7 commit cabe395
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Install dependencies
run: |
conda env create --file environment_dev.yml
- name: Init conda
run: |
conda init
- name: Activate environment
run: |
conda activate unimodel-dev
Expand Down

0 comments on commit cabe395

Please sign in to comment.