mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-31 03:15:16 -04:00
Update release.yml
This commit is contained in:
@@ -48,7 +48,6 @@ jobs:
|
||||
- name: Build the app
|
||||
env:
|
||||
INCLUDE: ${{env.INCLUDE}}:"C:\Program Files (x86)\FFmpeg\include"
|
||||
LIB: ${{env.LIB}}:"C:\Program Files (x86)\FFmpeg\lib"
|
||||
run: dotnet publish -r ${{matrix.runtime}} -c Release -o dist Kyoo
|
||||
- name: Compression output
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user