Skip to content

Commit

Permalink
Fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
Macoron committed Nov 2, 2024
1 parent 4ab3895 commit 7960222
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 @@ -267,7 +267,7 @@ jobs:
- name: Run build script
run: |
cd whisper-unity
sh build_cpp.sh ../whisper-cpp/ ios
sh build_cpp.sh ../whisper-cpp/ ios_metal
- name: Upload results
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 7960222

Please sign in to comment.