github action - static analysis #18 - I hate GH actions

This commit is contained in:
Mikulas Florek 2020-02-16 02:55:10 +01:00
parent 460b12b7f3
commit 7d160a2d48

View file

@ -63,6 +63,8 @@ jobs:
sudo apt-get update
sudo apt-get install mesa-common-dev
sudo apt-get install libasound2-dev
sudo apt-get install libgl1-mesa-dev
sudo apt-get install libgl1-mesa-glx
fi
- name: Download 3rdparties
run: |