Skip to content

Commit

Permalink
Update CI-CD_OpenMMDL.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
talagayev authored Oct 30, 2023
1 parent 4acf282 commit c9e8c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-CD_OpenMMDL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
echo $CONDA/bin >> $GITHUB_PATH
- name: Install dependencies
run: |
conda env update --file requirements.txt --name base
conda create --name base --file requirements.txt

0 comments on commit c9e8c0d

Please sign in to comment.