Dreimal in der Woche, Mathe, Englisch, aber
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
npm install lua-format
|
npm install lua-format
|
||||||
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 .github/workflows/minify.js $file
|
node minify.js $file
|
||||||
done
|
done
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user