build unicode fonts

init/update git submodules
This commit is contained in:
Thomas Bernard
2019-05-28 17:03:29 +02:00
parent ee2ae58ed1
commit 282b472b71
3 changed files with 12 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
install:
- git submodule update --init --recursive
- set PATH=C:\msys64\mingw32\bin;C:\msys64\usr\bin;%PATH%
- mingw32-make -v
- make -v
@@ -20,3 +21,6 @@ artifacts:
name: GrafX2 portable installation
- path: 'install\*.exe'
name: GrafX2 installer
on_failure:
- 'dir /S tools'