Skip to content

Commit

Permalink
Use eProsima-CI action to install Qt (#5186)
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
  • Loading branch information
JesusPoderoso committed Sep 6, 2024
1 parent bf3d0c0 commit 70314ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-ubuntu-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ jobs:
# Do not setup python as it will internally modify the pythonLocation env variable
# and we want to use a fix version
- name: Install Qt
uses: jurplel/install-qt-action@v2.13.0
uses: eProsima/eProsima-CI/external/install_qt@v0
with:
version: '5.15.2'
dir: '${{ github.workspace }}/qt_installation/'
Expand Down

0 comments on commit 70314ce

Please sign in to comment.