mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-04-30 22:24:50 +02:00
squash! ci : re-enable bindings-java (java) job
Update directory for windows dll.
This commit is contained in:
parent
5b141a977e
commit
bfc213d2d0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1013,7 +1013,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: win32-x86-64_whisper.dll
|
name: win32-x86-64_whisper.dll
|
||||||
path: bindings/java/build/generated/resources/main/win32-x86-64
|
path: bindings/java/build/generated/resources/main/windows-x86-64
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user