From b6b4a4cb23c8e36555c2daacbfaf9b8c6257f5e4 Mon Sep 17 00:00:00 2001 From: WahPlus Date: Thu, 30 Apr 2026 16:18:14 +0300 Subject: [PATCH] =?UTF-8?q?Einmal=20in=20der=E2=80=85Woche,=20Kunst=20und?= =?UTF-8?q?=20Musik?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/minify.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/minify.yml b/.github/workflows/minify.yml index 8d1eda2..7894e99 100644 --- a/.github/workflows/minify.yml +++ b/.github/workflows/minify.yml @@ -27,6 +27,9 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v4 + - name: Install luamin + run: npm install -g lua-format + - name: Switch to minified branch run: git checkout minified