Add license and README, document GIF cape + backend integration, cache CI
Build / build (push) Has been cancelled

This commit is contained in:
Nghtly
2026-07-04 18:01:30 +03:00
parent d404d7bf0b
commit 6258df003f
6 changed files with 51 additions and 12 deletions
+1
View File
@@ -13,6 +13,7 @@ jobs:
with:
distribution: temurin
java-version: '21'
cache: gradle
- run: chmod +x ./gradlew
- run: ./gradlew build --no-daemon
- uses: akkuman/gitea-release-action@v1