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
|
- name: Install system dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y cmake ninja-build build-essential
|
sudo apt install -y ninja-build build-essential
|
||||||
|
|
||||||
- name: Cache protobuf build
|
- name: Cache protobuf build
|
||||||
id: cache-protobuf
|
id: cache-protobuf
|
||||||
|
|||||||
Reference in New Issue
Block a user