DO YOU WANT A BANANA
This commit is contained in:
@@ -38,9 +38,6 @@ jobs:
|
|||||||
git checkout main -- .
|
git checkout main -- .
|
||||||
git reset HEAD
|
git reset HEAD
|
||||||
|
|
||||||
- name: Tetlajtlaj
|
|
||||||
run: luamin -c "2 + 2"
|
|
||||||
|
|
||||||
- name: Minify all Lua files
|
- name: Minify all Lua files
|
||||||
run: |
|
run: |
|
||||||
for file in $(find . -name "*.lua" -not -path "./.git/*"); do
|
for file in $(find . -name "*.lua" -not -path "./.git/*"); do
|
||||||
|
|||||||
Reference in New Issue
Block a user