From 3ae5227b57559ad8f5eec444c148bbe354d700b9 Mon Sep 17 00:00:00 2001 From: Kristoffer Andersen Date: Sun, 11 May 2025 19:59:05 +0200 Subject: [PATCH] Update ci-ifcopenshell-conda-daily.yml remove env var --- .github/workflows/ci-ifcopenshell-conda-daily.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-ifcopenshell-conda-daily.yml b/.github/workflows/ci-ifcopenshell-conda-daily.yml index 92edbdd06b..c1bdb874ab 100644 --- a/.github/workflows/ci-ifcopenshell-conda-daily.yml +++ b/.github/workflows/ci-ifcopenshell-conda-daily.yml @@ -10,7 +10,7 @@ on: # │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT) # * * * * * - cron: "49 23 * * *" # 11min before utc midnight every day -env + jobs: activate: runs-on: ubuntu-latest