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:
#miniconda-version: "latest"
#auto-update-conda: true
python-version: 3.9
activate-environment: test
environment-name: test
environment-file: environment.yaml
extra-specs:
python=3.9
- name: Mamba install CadQuery and pyinstaller
shell: powershell
run: |