ci: use -municode

pull/4945/head
Alexander Medvednikov 2020-05-18 18:31:37 +02:00
parent edec0b9d95
commit 66506673f8
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ jobs:
gcc --version
.\make.bat -gcc
- name: Test new v.c
run: .\v.exe -o v.c cmd/v && gcc -mwindows -w v.c
run: .\v.exe -o v.c cmd/v && gcc -municode -w v.c
- name: Install dependencies
run: |
.\v.exe setup-freetype