fix CI (hopefully)
This commit is contained in:
2
.github/workflows/validate_operations.yml
vendored
2
.github/workflows/validate_operations.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user