Skip to content

Commit e71ffb5

Browse files
Use eProsima-CI action to install Qt (#5186) (#5193)
Signed-off-by: JesusPoderoso <[email protected]> (cherry picked from commit 70314ce) Co-authored-by: Jesús Poderoso <[email protected]>
1 parent 624575f commit e71ffb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-ubuntu-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ jobs:
590590
# Do not setup python as it will internally modify the pythonLocation env variable
591591
# and we want to use a fix version
592592
- name: Install Qt
593-
uses: jurplel/[email protected]
593+
uses: eProsima/eProsima-CI/external/install_qt@v0
594594
with:
595595
version: '5.15.2'
596596
dir: '${{ github.workspace }}/qt_installation/'

0 commit comments

Comments
 (0)