feat: add PROTO_PATHS
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -25,6 +25,9 @@ jobs:
|
||||
- name: Install deps
|
||||
run: npm ci
|
||||
|
||||
- name: Build
|
||||
run: npm run build
|
||||
|
||||
- name: Generate TS Protobuf
|
||||
run: npm run generate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user