mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Windows
This commit is contained in:
parent
5949d5edfe
commit
38019a5dfa
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
assets=kyoo_${{matrix.artifact}}
|
||||
if [[ "${{runner.os}}" == "Windows" ]]; then
|
||||
cd dist
|
||||
cp "/C/Program Files/FFmpeg/lib/*" .
|
||||
cp "/C/Program Files/FFmpeg/lib/." .
|
||||
7z a "../$assets.zip"
|
||||
else
|
||||
rootgrp=$([ "${{runner.os}}" == "macOS" ] && echo wheel || echo root)
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit aa5a5132f45125402bf0391187ddc31272832e80
|
||||
Subproject commit 38686b80c2affec15549126046284c03e864d26b
|
Loading…
x
Reference in New Issue
Block a user