1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-23 18:17:46 +00:00

mkdir wrong offset

This commit is contained in:
Mordred Admin 2017-09-12 16:40:07 +02:00
parent e572801adb
commit fa4e005d67

View file

@ -19,9 +19,9 @@ services:
before_build:
- set PATH="C:\\Program Files\\MySQL\\MySQL Server 5.7\\bin";%PATH%
- cd c:\projects\sapphire
- mkdir mysqlcpp
- git submodule update --init
- cd ..
- mkdir mysqlcpp
- cd mysqlcpp
- cmake --version
- git clone https://github.com/mysql/mysql-connector-cpp