Skip to content

Commit dfdc112

Browse files
committed
fix github workflow
1 parent d5a2904 commit dfdc112

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
- name: Build Protos
2727
run: make
2828

29-
- name: Build Proto image
30-
run: buf build -o gen/image.bin
31-
3229
- name: Zip Generated Code
3330
run: zip -r api.zip gen/
3431
- name: Create Release

0 commit comments

Comments
 (0)