Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
iwalton3 committed Dec 22, 2021
2 parents b012703 + 20afb87 commit 1737ea7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
mv mpv include
mkdir mpv
mv include mpv
mv mpv-1.dll mpv/mpv.dll
mv mpv-2.dll mpv/mpv.dll
mv mpv.def libmpv.dll.a mpv/
mv mpv build/
shell: bash
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
mv mpv include
mkdir mpv
mv include mpv
mv mpv-1.dll mpv/mpv.dll
mv mpv-2.dll mpv/mpv.dll
mv mpv.def libmpv.dll.a mpv/
mv mpv build/
shell: bash
Expand Down

0 comments on commit 1737ea7

Please sign in to comment.