gh actions fix

This commit is contained in:
Anthony Rabine 2024-01-20 14:51:34 +01:00
parent 3b95e3c171
commit 636a32af67

View file

@ -15,7 +15,7 @@ jobs:
- name: Install packages
run : |
sudo apt-get update -qq
sudo apt-get install ninja
sudo apt-get install ninja-build
sudo apt-get install build-essential
sudo apt-get install cmake
- name: build