Skip to content

Commit 1128b44

Browse files
fix: Deps
1 parent 2ca6e59 commit 1128b44

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
@@ -105,7 +105,7 @@ jobs:
105105
runs-on: ubuntu-latest
106106
steps:
107107
- name: Install system dependencies
108-
run: sudo apt install libegl1
108+
run: sudo apt install libegl1 libxcb-cursor0
109109
- name: Restore images cache
110110
uses: actions/cache@v4
111111
with:

0 commit comments

Comments
 (0)