From bb1e663bf01f39f96802229b6e32ce642fcdee02 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Sun, 20 Aug 2023 19:31:10 +0200 Subject: [PATCH] search --- .github/workflows/macos.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index e81341d..a949c74 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -52,6 +52,7 @@ jobs: conda activate constructor conda install conda-build conda build constructor + conda search -f constructor conda install --use-local constructor constructor --platform=${{ matrix.platform }} .