mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-03 19:04:40 +01:00
Disable Windows build until we fix it :D
This commit is contained in:
parent
b76664b464
commit
40ec539e49
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue