Skip to content

Commit 6f11578

Browse files
committed
Refs #21535: User eProsima-CI action to install Qt
Signed-off-by: JesusPoderoso <[email protected]>
1 parent 04b12d8 commit 6f11578

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)