mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
set path to x64 to match appveyor win64 arch
This commit is contained in:
parent
3feee30eac
commit
3e89c3d196
|
@ -33,5 +33,5 @@ build:
|
|||
|
||||
test_script:
|
||||
- cd build\tests\Debug
|
||||
- set PATH=C:\projects\xlnt\vcpkg\installed\x86-windows\debug\bin;%PATH%
|
||||
- set PATH=C:\projects\xlnt\vcpkg\installed\x64-windows\debug\bin;%PATH%
|
||||
- xlnt.test.exe
|
||||
|
|
Loading…
Reference in New Issue
Block a user