From c04fa12051d18c3dfed6c8d069f541e74733add3 Mon Sep 17 00:00:00 2001 From: krande Date: Thu, 23 Nov 2023 15:09:24 +0100 Subject: [PATCH] add mamba env name --- .github/workflows/ci-ifcopenshell-conda-daily.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-ifcopenshell-conda-daily.yml b/.github/workflows/ci-ifcopenshell-conda-daily.yml index fb4309e060..c55f5e3827 100644 --- a/.github/workflows/ci-ifcopenshell-conda-daily.yml +++ b/.github/workflows/ci-ifcopenshell-conda-daily.yml @@ -56,6 +56,7 @@ jobs: ls /opt/ - uses: mamba-org/setup-micromamba@v1 # https://github.com/mamba-org/setup-micromamba with: + environment-name: build-env cache-environment: true condarc: | channel_priority: strict