Update .forgejo/workflows/build.yml

This commit is contained in:
Nova Cat 2025-01-18 20:20:46 -08:00
parent dd21e42e45
commit 9a141406ef

View file

@ -16,7 +16,7 @@ jobs:
with: with:
java-version: '22' java-version: '22'
distribution: 'temurin' distribution: 'temurin'
cache: gradle - uses: https://github.com/fwilhe2/setup-kotlin@main
- name: Allowing permissions - name: Allowing permissions
run: chmod +x gradlew run: chmod +x gradlew
- name: Build - name: Build