From 434b9e98e0d96e967c305f8435c1b44c425bd8ba Mon Sep 17 00:00:00 2001 From: Xuwznln <18435084+Xuwznln@users.noreply.github.com> Date: Sun, 12 Oct 2025 20:28:38 +0800 Subject: [PATCH] Update conda-pack-build.yml --- .github/workflows/conda-pack-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conda-pack-build.yml b/.github/workflows/conda-pack-build.yml index 76ff476d..bb2e917e 100644 --- a/.github/workflows/conda-pack-build.yml +++ b/.github/workflows/conda-pack-build.yml @@ -68,7 +68,7 @@ jobs: miniconda-version: latest python-version: '3.11.11' channels: conda-forge,robostack-staging,uni-lab,defaults - channel-priority: strict + channel-priority: flexible activate-environment: unilab auto-activate-base: true auto-update-conda: false