Skip to content

Commit

Permalink
Update mopper-conda.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
greensh16 committed Jul 10, 2024
1 parent d470818 commit a16bfee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mopper-conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo $CONDA/bin >> $GITHUB_PATH
- name: Install dependencies
run: |
conda env update --file conda/meta.yml --name base
conda env update --file conda/meta.yaml --name base
- name: Lint with flake8
run: |
conda install flake8
Expand Down

0 comments on commit a16bfee

Please sign in to comment.