Skip to content

Commit

Permalink
Now specify environment-name directly
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
  • Loading branch information
yantosca committed Jan 25, 2024
1 parent ff9cb91 commit 7fa9db6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-gcpy-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
micromamba-version: 'latest'
environment-file: environment.yml
environment-name: gcpy-test-env
init-shell: bash
cache-environment: true
generate-run-shell: true
Expand Down

0 comments on commit 7fa9db6

Please sign in to comment.