chore: classes plugins

This commit is contained in:
hstyi
2025-06-26 18:13:38 +08:00
committed by hstyi
parent 007318dae3
commit d7120cabe0
5 changed files with 9 additions and 5 deletions

View File

@@ -68,7 +68,8 @@ jobs:
# test build
- run: |
./gradlew build -x test --no-daemon
./gradlew classes -x test --no-daemon
./gradlew clean --no-daemon
# dist
- name: Dist