Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lee1043 committed Jun 26, 2023
1 parent 4909675 commit 93cb520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
name: Set up Conda Environment
uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: "pcmdi_metrics_dev"
activate-environment: "pcmdi_utils_dev"
miniforge-variant: Mambaforge
miniforge-version: latest
use-mamba: true
Expand Down

0 comments on commit 93cb520

Please sign in to comment.