File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1414
1515 steps :
1616 - uses : actions/checkout@v2
17+ - name : install simdjson
18+ uses : actions/checkout@v2
1719 with :
18- submodules : recursive
20+ repository : simdjson/simdjson
21+ path : src/simdjson
1922 - name : Configure CMake
2023 run : |
2124 cmake --version
Original file line number Diff line number Diff line change 1414
1515 steps :
1616 - uses : actions/checkout@v2
17+ - name : install simdjson
18+ uses : actions/checkout@v2
1719 with :
18- submodules : recursive
20+ repository : simdjson/simdjson
21+ path : src/simdjson
1922 - name : Configure CMake
2023 run : |
2124 cmake --version
Original file line number Diff line number Diff line change 1414
1515 steps :
1616 - uses : actions/checkout@v2
17+ - name : install simdjson
18+ uses : actions/checkout@v2
1719 with :
18- submodules : recursive
20+ repository : simdjson/simdjson
21+ path : src/simdjson
1922 - name : Configure CMake
2023 run : |
2124 cmake --version
You can’t perform that action at this time.
0 commit comments