1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-18 05:28:09 +00:00

Clone rapidjson into a dedicated directory

This commit is contained in:
Anichitei Ionel-Cristinel 2020-07-31 17:17:46 +03:00 committed by GitHub
parent 21d20ba584
commit 15629ff302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ jobs:
uses: actions/checkout@master
with:
repository: Tencent/rapidjson
path: rapidjson
- name: Build dependencies
run: |
cd rapidjson