Zweimal in der Woche, Geschichte und Deutsch

This commit is contained in:
2026-04-30 16:21:31 +03:00
committed by GitHub
parent b6b4a4cb23
commit 895636a22e
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
run: |
for file in $(find . -name "*.lua" -not -path "./.git/*"); do
echo $file
node minify.js $file
node .github/workflows/minify.js $file
done
- name: Commit and push to minified branch