Skip to content

Commit

Permalink
specify OS and shell in Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmab committed Sep 2, 2024
1 parent fd705d0 commit 36e5f33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/skyeye.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ jobs:
zip
- name: Build whisper.cpp
uses: ./.github/actions/build-whisper
with:
os: windows
shell: msys2 {0}
- name: Build Skyeye
shell: msys2 {0}
run: make skyeye.exe
Expand Down

0 comments on commit 36e5f33

Please sign in to comment.