Skip to content

Commit b2b050b

Browse files
committed
Merge branch 'master' of https://github.com/isaiahpatton/vpaint
2 parents 521b96d + 91f4772 commit b2b050b

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
cd iui
120120
v install --git https://github.com/isaiahpatton/vpng
121121
git clone https://github.com/isaiahpatton/vpaint
122-
v -cc gcc -skip-unused -gc boehm vpaint
122+
v -cc gcc -skip-unused -gc boehm -cflags -static vpaint
123123
- name: Remove excluded
124124
shell: msys2 {0}
125125
run: |

0 commit comments

Comments
 (0)