Revert "Try to fix Linux CI"

This reverts commit 666a6181da2f1e85053654e22042d6b527352cc2.
This commit is contained in:
Jérôme Leclercq 2021-05-08 15:48:21 +02:00
parent 67670c6053
commit ac9193a925
1 changed files with 1 additions and 1 deletions

View File

@ -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