Revert "Try to fix Linux CI"
This reverts commit 666a6181da2f1e85053654e22042d6b527352cc2.
This commit is contained in:
parent
67670c6053
commit
ac9193a925
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
|
||||
# Install Nazara dependencies
|
||||
- name: Install system dependencies
|
||||
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
|
||||
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
|
||||
|
||||
# Force xmake to a specific folder (for cache)
|
||||
- name: Set xmake env
|
||||
|
|
|
|||
Loading…
Reference in New Issue