1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[Win32] Skip over source update just after clone on AppVeyor

This commit is contained in:
Nobuyoshi Nakada 2021-08-14 14:48:24 +09:00
parent a9977ba2f9
commit 1868b9fa85
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -48,7 +48,7 @@ for:
- echo>> Makefile RT_VER=0
- echo>> Makefile BUILTIN_ENCOBJS=nul
- type win32\Makefile.sub >> Makefile
- nmake %mflags% up
- nmake %mflags% up VCSUP="echo Update OK"
- nmake %mflags% extract-extlibs
- del Makefile
- mkdir \usr\local\bin