File tree 3 files changed +4
-0
lines changed
3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 52
52
uses : eProsima/eProsima-CI/external/checkout@v0
53
53
with :
54
54
path : src/fastdds
55
+ submodules : true
55
56
ref : ${{ inputs.fastdds-branch }}
56
57
57
58
- uses : eProsima/eProsima-CI/external/setup-python@v0
Original file line number Diff line number Diff line change 59
59
uses : eProsima/eProsima-CI/external/checkout@v0
60
60
with :
61
61
path : src/fastdds
62
+ submodules : true
62
63
ref : ${{ inputs.fastdds_ref }}
63
64
64
65
- name : Install Fix Python version
@@ -338,6 +339,7 @@ jobs:
338
339
uses : eProsima/eProsima-CI/external/checkout@v0
339
340
with :
340
341
path : src/fastdds
342
+ submodules : true
341
343
ref : ${{ inputs.fastdds_ref }}
342
344
343
345
- name : Install Fix Python version
Original file line number Diff line number Diff line change 87
87
uses : eProsima/eProsima-CI/external/checkout@v0
88
88
with :
89
89
path : src/fastdds
90
+ submodules : true
90
91
ref : ${{ inputs.fastdds-branch }}
91
92
92
93
- name : Install Fix Python version
You can’t perform that action at this time.
0 commit comments