ci: fix apk build
All checks were successful
Queue Release Build / prepare (push) Successful in 23s
Deploy Web Apps / deploy (push) Successful in 6m35s
Queue Release Build / build-windows (push) Successful in 27m49s
Queue Release Build / build-linux (push) Successful in 44m3s
Queue Release Build / build-android (push) Successful in 20m59s
Queue Release Build / finalize (push) Successful in 2m40s

This commit is contained in:
2026-06-05 18:37:17 +02:00
parent 45675192a5
commit 9fc26b1ccf
8 changed files with 172 additions and 23 deletions

1
.gitignore vendored
View File

@@ -59,6 +59,7 @@ Thumbs.db
.env
.certs/
/server/data/variables.json
/server/data/metoyou.sqlite
dist-server/*
doc/**