Fix compilation errors on CI

This commit is contained in:
Wojtek Figat
2021-02-24 00:51:19 +01:00
parent bc1b666b83
commit e66045029f

View File

@@ -14,6 +14,9 @@ jobs:
run: |
git lfs version
git lfs pull
- name: Install dependencies
run: |
sudo apt-get install libx11-dev
- name: Build
run: |
./Development/Scripts/Linux/CallBuildTool.sh -build -log -arch=x64 -platform=Linux -configuration=Release -buildtargets=FlaxGame