Updating GHES workflows

This commit is contained in:
GitHub Actions
2023-01-03 08:12:59 +00:00
parent 1acff35e6b
commit 443384d635
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v3
with:
python-version: 3.10
python-version: '3.10'
- name: Add conda to system path
run: |
# $CONDA is an environment variable pointing to the root of the miniconda directory