mirror of
https://github.com/dpup/meshstream.git
synced 2026-08-07 17:22:54 +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: |
|
||||
|
||||
@@ -34,6 +34,7 @@ Thumbs.db
|
||||
|
||||
# Dependency directories
|
||||
vendor/
|
||||
bin/tools/
|
||||
|
||||
# Log files
|
||||
*.log
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user