mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-16 15:31:45 +02:00
ci : upgrade gradle to 2.4.2 (#1263)
* ci : upgrade gradle to 2.4.2 * cmake : add comment (#1129)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -428,7 +428,7 @@ jobs:
|
||||
|
||||
- name: Publish package
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
uses: gradle/gradle-build-action@v2
|
||||
uses: gradle/gradle-build-action@2.4.2
|
||||
with:
|
||||
arguments: publish
|
||||
build-root-directory: bindings/java
|
||||
|
Reference in New Issue
Block a user