mirror of
https://github.com/dpup/meshstream.git
synced 2026-07-05 01:11:34 +02:00
Remove accidentally checked in proto generator
This commit is contained in:
@@ -22,9 +22,6 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ env.GO_VERSION }}
|
||||
cache: true
|
||||
|
||||
- name: For some reason this fixes the build
|
||||
run: make clean
|
||||
|
||||
- name: Install Protocol Buffers Compiler
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user