Skip to content

Commit cb593a4

Browse files
Revert "fix: Sys deps"
This reverts commit aba32e4.
1 parent aba32e4 commit cb593a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci_cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,6 @@ jobs:
105105
needs: [ smoke-tests ]
106106
runs-on: ubuntu-latest
107107
steps:
108-
- name: Install system dependencies
109-
run: sudo apt install libegl1 libxcb-cursor0 libsm6 libxext6 libxcb-xinerama0 -y
110108
- name: Restore images cache
111109
uses: actions/cache@v4
112110
with:

0 commit comments

Comments
 (0)