Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamzoltan authored Mar 5, 2024
1 parent 7011144 commit a98f8af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ runs:
# miniforge-version: latest
# activate-environment: climatematch
# use-mamba: true


- uses: actions/checkout@v2 # This step checks out the repository code

- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit a98f8af

Please sign in to comment.