Skip to content

Commit

Permalink
Update CI-CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
talagayev authored Jun 5, 2024
1 parent 717cb3d commit cbdcfed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: |
conda env update --file environment.yml --name base
conda env install --file environment.yml --name base
- name: Install package and its entry points
run: |
Expand Down

0 comments on commit cbdcfed

Please sign in to comment.