Skip to content

Commit

Permalink
Small update
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Jun 12, 2024
1 parent b439844 commit c2dd330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
miniconda-version: "latest"
python-version: "3.10"
python-version: ${{ env.PYTHON_VERSION }}
- name: conda setup
run: |
conda install -y conda-build python-build
Expand Down

0 comments on commit c2dd330

Please sign in to comment.