DO YOU WANT A BANANA

This commit is contained in:
2026-04-30 16:01:25 +03:00
committed by GitHub
parent ed6862cf41
commit f89474af9b
-3
View File
@@ -38,9 +38,6 @@ jobs:
git checkout main -- .
git reset HEAD
- name: Tetlajtlaj
run: luamin -c "2 + 2"
- name: Minify all Lua files
run: |
for file in $(find . -name "*.lua" -not -path "./.git/*"); do