fix: windows action cache

This commit is contained in:
hstyi
2025-02-14 12:41:49 +08:00
committed by hstyi
parent efbc0302e4
commit ab727f66f4

View File

@@ -28,6 +28,7 @@ jobs:
# dist
- run: |
.\gradlew.bat dist --no-daemon
.\gradlew.bat --stop
- name: Upload artifact
uses: actions/upload-artifact@v4