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:
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
|
||||
with:
|
||||
repository: Tencent/rapidjson
|
||||
path: rapidjson
|
||||
- name: Build dependencies
|
||||
run: |
|
||||
cd rapidjson
|
||||
|
Loading…
Reference in New Issue
Block a user