ci: Fix indentation in workflow

This commit is contained in:
oSumAtrIX 2024-02-24 01:14:45 +01:00
parent de63cfa426
commit f21c56d8c0
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ jobs:
- name: Build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ./gradlew build --no-daemon
run: ./gradlew build --no-daemon