Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
toasterofbread authored Jan 17, 2024
1 parent d4a2185 commit 07b0d2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
- name: Move libmpv-2.dll
run: move src\nativeInterop\libmpv-2.dll src\nativeInterop\bin\libmpv-2.dll

- name: Build native binaries and bundle dependencies
run: .\gradlew.bat bundleDependencies
- name: Build native binaries
run: .\gradlew.bat nativeBinaries

- name: Upload debug binary
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 07b0d2a

Please sign in to comment.