Commit c3d12af
committed
Improve CI script by adding checks for existing directories before cloning/building yaml-cpp
- Prevent redundant cloning by verifying the existence and content of the yaml-cpp directory.
- Ensure the build directory is only created if it doesn't already exist.1 parent 1dc7b0c commit c3d12af
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
54 | 61 | | |
55 | 62 | | |
56 | 63 | | |
| |||
0 commit comments