mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-12-23 06:28:13 +00:00
Clone rapidjson into a dedicated directory
This commit is contained in:
parent
21d20ba584
commit
15629ff302
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
repository: Tencent/rapidjson
|
repository: Tencent/rapidjson
|
||||||
|
path: rapidjson
|
||||||
- name: Build dependencies
|
- name: Build dependencies
|
||||||
run: |
|
run: |
|
||||||
cd rapidjson
|
cd rapidjson
|
||||||
|
Loading…
Reference in New Issue
Block a user