mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-08-07 09:01:29 -04:00
Update release.yml
This commit is contained in:
parent
4eb3fe89c9
commit
82bdcc9446
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -44,7 +44,6 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
- name: Enabling windows compilations tools
|
- name: Enabling windows compilations tools
|
||||||
uses: ilammy/msvc-dev-cmd@v1
|
uses: ilammy/msvc-dev-cmd@v1
|
||||||
if: ${{"${{matrix.os}}" == "Windows"}}
|
|
||||||
- name: Build the app
|
- name: Build the app
|
||||||
run: dotnet publish -r ${{matrix.runtime}} -c Release -o dist Kyoo
|
run: dotnet publish -r ${{matrix.runtime}} -c Release -o dist Kyoo
|
||||||
- name: Compression output
|
- name: Compression output
|
||||||
|
Loading…
x
Reference in New Issue
Block a user