2nd try micromamba
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user