Update release.yml

This commit is contained in:
Zoe Roux
2021-04-16 16:30:45 +02:00
parent 4eb3fe89c9
commit 82bdcc9446
-1
View File
@@ -44,7 +44,6 @@ jobs:
fi
- name: Enabling windows compilations tools
uses: ilammy/msvc-dev-cmd@v1
if: ${{"${{matrix.os}}" == "Windows"}}
- name: Build the app
run: dotnet publish -r ${{matrix.runtime}} -c Release -o dist Kyoo
- name: Compression output