mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
use backslash instead of forward slash
This commit is contained in:
parent
f42a0008b7
commit
5f9ab3a5f7
|
@ -19,7 +19,7 @@ install:
|
||||||
- powershell -exec bypass scripts\bootstrap.ps1
|
- powershell -exec bypass scripts\bootstrap.ps1
|
||||||
- vcpkg install cryptopp zlib expat
|
- vcpkg install cryptopp zlib expat
|
||||||
- vcpkg integrate install
|
- vcpkg integrate install
|
||||||
- dir installed/x86-windows/lib
|
- dir installed\x86-windows\lib
|
||||||
- cd ..
|
- cd ..
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user