mirror of
https://github.com/dpup/meshstream.git
synced 2026-05-18 07:15:42 +02:00
Another try at fixing proto in CI
This commit is contained in:
@@ -28,6 +28,9 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y protobuf-compiler
|
||||
|
||||
- name: Install Go protobuf tools
|
||||
run: make tools
|
||||
|
||||
- name: Generate Protocol Buffers
|
||||
run: make gen-proto
|
||||
|
||||
|
||||
Reference in New Issue
Block a user