We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63a791 commit 5ff4707Copy full SHA for 5ff4707
.github/workflows/blank.yml
@@ -119,7 +119,7 @@ jobs:
119
v install https://github.com/pisaiah/ui
120
cd iui
121
git clone https://github.com/pisaiah/vpaint
122
- v -cc gcc -skip-unused -gc boehm -cflags -static -cflags -mwindow vpaint
+ v -cc gcc -skip-unused -gc boehm -cflags -static -cflags -mwindows vpaint
123
- name: Remove excluded
124
shell: msys2 {0}
125
run: |
0 commit comments