Disable Windows build until we fix it :D

This commit is contained in:
Sebastian Morr 2020-10-20 11:24:41 +02:00
parent b76664b464
commit 40ec539e49

View file

@ -26,8 +26,6 @@ jobs:
run: make linux
- name: MacOS Build
run: make macos
- name: Windows Build
run: make windows
- name: Clean up
run: make clean-unzipped
- name: Deploy