2nd try micromamba

This commit is contained in:
jdegenstein
2022-09-19 20:18:55 -05:00
committed by GitHub
parent b2f536341e
commit 1b72e14f20

View File

@@ -92,8 +92,10 @@ jobs:
with: with:
#miniconda-version: "latest" #miniconda-version: "latest"
#auto-update-conda: true #auto-update-conda: true
python-version: 3.9 environment-name: test
activate-environment: test environment-file: environment.yaml
extra-specs:
python=3.9
- name: Mamba install CadQuery and pyinstaller - name: Mamba install CadQuery and pyinstaller
shell: powershell shell: powershell
run: | run: |