We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b1678 commit 7997ab2Copy full SHA for 7997ab2
2 files changed
.github/workflows/reusable-ubuntu-ci.yml
@@ -118,6 +118,7 @@ jobs:
118
with:
119
remote_repository: eProsima/Fast-CDR
120
fallback_branch: ${{ inputs.fastcdr-branch }}
121
+ skip_base: true
122
123
- name: Download Fast CDR
124
uses: eProsima/eProsima-CI/external/checkout@v0
.github/workflows/reusable-windows-ci.yml
@@ -137,6 +137,7 @@ jobs:
137
138
139
140
141
142
143
0 commit comments