Skip to content

Commit eaa3fa5

Browse files
authored
Update release_conda.yml
1 parent 339a0cf commit eaa3fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Miniconda and Conda Tools
2424
uses: conda-incubator/setup-miniconda@v3
2525
with:
26-
python-version: 3.10
26+
python-version: "3.10"
2727
channels: conda-forge,defaults
2828
# Instalar conda-build y anaconda-client en el entorno base
2929
auto-install-conda: true

0 commit comments

Comments
 (0)