mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 07:28:38 +00:00
add mamba env name
This commit is contained in:
@@ -56,6 +56,7 @@ jobs:
|
|||||||
ls /opt/
|
ls /opt/
|
||||||
- uses: mamba-org/setup-micromamba@v1 # https://github.com/mamba-org/setup-micromamba
|
- uses: mamba-org/setup-micromamba@v1 # https://github.com/mamba-org/setup-micromamba
|
||||||
with:
|
with:
|
||||||
|
environment-name: build-env
|
||||||
cache-environment: true
|
cache-environment: true
|
||||||
condarc: |
|
condarc: |
|
||||||
channel_priority: strict
|
channel_priority: strict
|
||||||
|
|||||||
Reference in New Issue
Block a user