Skip to content

Commit

Permalink
Add missing Qt5X11Extras on aarch64.
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGro committed Dec 14, 2024
1 parent e23623e commit ea40bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
runner: [self_hosted, type-cax41, image-arm-app-docker-ce]
arch: aarch64
build_type: full
apt-dependencies: vulkan-validationlayers libvulkan-dev libvulkan1
apt-dependencies: vulkan-validationlayers libvulkan-dev libvulkan1 libqt5x11extras5-dev
image: docker.io/overte/overte-full-build:0.1.1-ubuntu-22.04-aarch64
fail-fast: false
runs-on: ${{matrix.runner}}
Expand Down

0 comments on commit ea40bb2

Please sign in to comment.