Android: Fix icon background again
This commit is contained in:
2
.github/workflows/Linux_Build.yml
vendored
2
.github/workflows/Linux_Build.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
- name: Install misc packages
|
||||
run: sudo apt-get update && sudo apt install libx11-dev libgl1 libglx-mesa0 mesa-common-dev
|
||||
run: sudo apt-get update && sudo apt install libx11-dev libgl1 libglx-mesa0 mesa-common-dev libwayland-dev
|
||||
|
||||
- name: Install newer Clang
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user