From 7e8d2ad5914349db132d0376e1d8bc6a9e019167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simonyi=20Gerg=C5=91?= <28359278+gergosimonyi@users.noreply.github.com> Date: Thu, 27 Nov 2025 17:48:23 +0100 Subject: [PATCH] ci: remove unused local env (#18410) remove unused local env this is overwritten by the Generate config step of actions/setup --- .github/workflows/ci-main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index fb3c55f088..0c78598403 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -77,8 +77,6 @@ jobs: - name: checkout stable run: | set -e -o pipefail - # Copy current, latest config to local - cp authentik/lib/default.yml local.env.yml cp -R .github .. cp -R scripts .. # Previous stable tag