From 7f7a4fe0cc514936d95a3f72621b2c40c98ea091 Mon Sep 17 00:00:00 2001 From: Angus Hollands Date: Wed, 4 Dec 2024 21:32:50 +0000 Subject: [PATCH] fix: ci --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a59db9c..8866a21 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,7 +32,7 @@ jobs: uses: actions/configure-pages@v3 - uses: mamba-org/setup-micromamba@v2 with: - environment-file: environment.yml + environment-file: binder/environment.yml cache-environment: true cache-downloads: true create-args: >-