Skip to content

Commit 02cb7bc

Browse files
test
1 parent 48f6f5c commit 02cb7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
# needs: [docs-style]
7272
steps:
7373
- name: Install system dependencies
74-
run: sudo apt install qt6-base-dev -y
74+
run: sudo apt install -qq libglu1-mesa-dev libx11-xcb-dev '^libxcb*'
7575
- name: Setup headless display
7676
uses: pyvista/setup-headless-display-action@v2
7777

0 commit comments

Comments
 (0)