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 <[email protected]>
(cherry picked from commit 70314ce)
  • Loading branch information
JesusPoderoso authored and mergify[bot] committed Sep 6, 2024
1 parent a6db7de commit 055396c
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 @@ -504,7 +504,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/[email protected]
uses: eProsima/eProsima-CI/external/install_qt@v0
with:
version: '5.15.2'
dir: '${{ github.workspace }}/qt_installation/'
Expand Down

0 comments on commit 055396c

Please sign in to comment.