Skip to content

Commit

Permalink
Rename step.
Browse files Browse the repository at this point in the history
  • Loading branch information
janjagusch committed Sep 28, 2023
1 parent 717918b commit f38d16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
uses: mamba-org/setup-micromamba@2b72821d5ad7f6da3c003a3684ce341bf187b46f
- name: Add micromamba to GITHUB_PATH
run: echo "${HOME}/micromamba-bin" >> "$GITHUB_PATH"
- name: Install Python 3.10
- name: Install Python
uses: actions/setup-python@v4
with:
python-version: 3.11
Expand Down

0 comments on commit f38d16f

Please sign in to comment.