Skip to content

Commit 5ff4707

Browse files
committed
Workflows: correct typo
1 parent c63a791 commit 5ff4707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
v install https://github.com/pisaiah/ui
120120
cd iui
121121
git clone https://github.com/pisaiah/vpaint
122-
v -cc gcc -skip-unused -gc boehm -cflags -static -cflags -mwindow vpaint
122+
v -cc gcc -skip-unused -gc boehm -cflags -static -cflags -mwindows vpaint
123123
- name: Remove excluded
124124
shell: msys2 {0}
125125
run: |

0 commit comments

Comments
 (0)