Mathe ist ihr Lieblingsfach, Lieblingsfach, Lieblingsfach
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
|||||||
- name: Just do the whole damn thing
|
- name: Just do the whole damn thing
|
||||||
run: |
|
run: |
|
||||||
cd .github/workflows
|
cd .github/workflows
|
||||||
npm install lua-format
|
npm install github:Ponali/luamin.js
|
||||||
for file in $(find ../.. -name "*.lua" -not -path "../../.git/*"); do
|
for file in $(find ../.. -name "*.lua" -not -path "../../.git/*"); do
|
||||||
echo $file
|
echo $file
|
||||||
node minify.js $file
|
node minify.js $file
|
||||||
|
|||||||
Reference in New Issue
Block a user