Skip to content

Commit

Permalink
Deleted '-n my-env'
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmijn committed Sep 21, 2023
1 parent fa551af commit c46f426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
id: cache

- name: Update environment
run: mamba env update -n my-env -f environment.yml
run: mamba env update -f environment.yml
if: steps.cache.outputs.cache-hit != 'true'

- name: Install HydroMT-Wflow
Expand Down

0 comments on commit c46f426

Please sign in to comment.