Skip to content

Commit dc2f29e

Browse files
authored
Update protos.yml
1 parent 2f207c4 commit dc2f29e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/protos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Generate Code with Buf
6666
run: |
6767
# Navigate to the proto directory and run buf generate
68-
npm install
68+
npm install ts-proto
6969
buf generate
7070
7171
- name: Add and Commit Changes

0 commit comments

Comments
 (0)