Skip to content
Snippets Groups Projects
Verified Commit 649278db authored by Tobias Frisch's avatar Tobias Frisch
Browse files

Adjust packages in linux CI

parent da11ab5e
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get -qq update
sudo apt-get -qq install ninja-build cmake g++
sudo apt-get -qq install ninja-build cmake extra-cmake-modules g++
sudo apt-get -qq install libvulkan-dev xorg-dev
- name: Build framework
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment