Skip to content

Commit

Permalink
give a name
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasK committed Oct 4, 2023
1 parent 134dd28 commit 7caadce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: mamba-org/setup-micromamba@v1
with:
environment-file: atlasenv.yml
#environment-name: atlasenv
environment-name: atlasenv
# persist on the same month.
cache-environment-key: environment-${{ steps.date.outputs.date }}
cache-downloads-key: downloads-${{ steps.date.outputs.date }}
Expand Down

0 comments on commit 7caadce

Please sign in to comment.