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:
parent
a9977ba2f9
commit
1868b9fa85
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue