]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
ci : fix whitespace
authorGeorgi Gerganov <redacted>
Thu, 22 Feb 2024 18:20:34 +0000 (20:20 +0200)
committerGeorgi Gerganov <redacted>
Thu, 22 Feb 2024 18:20:34 +0000 (20:20 +0200)
.github/workflows/build.yml

index 41cb691ca383d6bf5da62b9961527e393631c15e..b36491ce6c529d327fe36e6b655694410889c40c 100644 (file)
@@ -468,7 +468,7 @@ jobs:
       - name: Build
         run: |
           cd examples/whisper.android.java
-          chmod +x ./gradlew 
+          chmod +x ./gradlew
           ./gradlew assembleRelease
 
   java: