ci : fix whitespace

pull/1897/head
Georgi Gerganov 2024-02-22 20:20:34 +02:00
parent 5fdb27ff80
commit 31891db2e3
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@ jobs:
- name: Build
run: |
cd examples/whisper.android.java
chmod +x ./gradlew
chmod +x ./gradlew
./gradlew assembleRelease
java: