Skip to content

Commit

Permalink
yeah
Browse files Browse the repository at this point in the history
  • Loading branch information
Macoron committed Dec 8, 2024
1 parent 46cce80 commit 59b6be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Run build script
run: |
cd whisper-unity
.\build_cpp.bat cpu ..\whisper-cpp\
.\build_cpp.bat ..\whisper-cpp\
cd ${{ github.workspace }}\whisper-cpp\build\bin\Release
ren whisper.dll libwhisper.dll
Expand Down

0 comments on commit 59b6be9

Please sign in to comment.