ci: remove unused local env (#18410)

remove unused local env

this is overwritten by the Generate config step of actions/setup
This commit is contained in:
Simonyi Gergő
2025-11-27 17:48:23 +01:00
committed by GitHub
parent dfa00cd1f8
commit 7e8d2ad591
-2
View File
@@ -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