Try to fix Linux CI
This commit is contained in:
parent
c23ed619bd
commit
67670c6053
|
|
@ -36,7 +36,7 @@ jobs:
|
||||||
|
|
||||||
# Install Nazara dependencies
|
# Install Nazara dependencies
|
||||||
- name: Install system dependencies
|
- name: Install system dependencies
|
||||||
run: sudo apt-get install libsndfile1-dev libfreetype6-dev libsdl2-dev mesa-common-dev libxcb-ewmh-dev libxcb-randr0-dev libxcb-icccm4-dev libxcb-keysyms1-dev libgl1-mesa-dev -y
|
run: sudo apt-get install python3-xcbgen libsndfile1-dev libfreetype6-dev libsdl2-dev mesa-common-dev libxcb-ewmh-dev libxcb-randr0-dev libxcb-icccm4-dev libxcb-keysyms1-dev libgl1-mesa-dev -y
|
||||||
|
|
||||||
# Force xmake to a specific folder (for cache)
|
# Force xmake to a specific folder (for cache)
|
||||||
- name: Set xmake env
|
- name: Set xmake env
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue