add upx for binary compression

This commit is contained in:
ginuerzh
2025-07-26 16:43:49 +08:00
parent d448628fea
commit b593fdb952
4 changed files with 72 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Trigger nightly build
on:
schedule:
# * is a special character in YAML, so you have to quote this string
- cron: '30 15 * * *'
- cron: '00 15 * * *'
workflow_dispatch:
jobs: