Skip to content

Commit c0c9fbc

Browse files
committed
Add code from the core repo
1 parent ec51efd commit c0c9fbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
python-version: ${{ matrix.python-version }}
5454

5555
- name: Install OS packages
56+
if: matrix.os == 'ubuntu-latest'
5657
run: |
5758
sudo apt update
5859
sudo apt install libegl1

0 commit comments

Comments
 (0)