new: github actions

This commit is contained in:
lollipopkit
2024-05-25 19:29:18 +08:00
parent ee5f4d10ea
commit ccab4040b1
12 changed files with 138 additions and 336 deletions

4
make.json Normal file
View File

@@ -0,0 +1,4 @@
{
"appName": "ServerBox",
"beforeBuild": "./make.dart before"
}