mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 11:07:45 +00:00
Eff me
This commit is contained in:
parent
f25bf73fd6
commit
2ef7b9d5bf
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ services:
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- set PATH="C:\\Program Files\\MySQL\\MySQL Server 5.7\\bin";%PATH%
|
- set PATH="C:\\Program Files\\MySQL\\MySQL Server 5.7\\bin";%PATH%
|
||||||
- mkdir myqlcpp
|
- mkdir mysqlcpp
|
||||||
- cd mysqlcpp
|
- cd mysqlcpp
|
||||||
- cmake --version
|
- cmake --version
|
||||||
- git clone https://github.com/mysql/mysql-connector-cpp
|
- git clone https://github.com/mysql/mysql-connector-cpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue