Skip to content

Commit

Permalink
fix conda update input
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Aug 12, 2020
1 parent 433088c commit a006df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: setup conda
uses: goanpeca/setup-miniconda@v1
with:
update-conda: true
auto-update-conda: true
#------------------------------------------------------------------------#
# Restore (cache) conda environments
- name: cache eager env
Expand Down

0 comments on commit a006df2

Please sign in to comment.