ci : fix whitespace

This commit is contained in:
Georgi Gerganov
2024-02-22 20:20:34 +02:00
parent 5fdb27ff80
commit 31891db2e3

View File

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