fix CI (hopefully)
Some checks failed
Validate Operations / config (push) Successful in 1m13s
Validate Operations / build-mlir-cache (push) Successful in 3m5s
Validate Operations / validate (push) Failing after 3m5s

This commit is contained in:
NiccoloN
2026-03-23 13:24:00 +01:00
parent f629e0d99f
commit 45342190bb

View File

@@ -38,7 +38,7 @@ jobs:
- name: Install system dependencies
run: |
sudo apt update
sudo apt install -y cmake ninja-build build-essential
sudo apt install -y ninja-build build-essential
- name: Cache protobuf build
id: cache-protobuf