mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 20:09:18 +01:00
ci: Add pyln-grpc-proto to auto-publication workflow
This commit is contained in:
parent
6583f0dead
commit
b81212826f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pypi.yml
vendored
2
.github/workflows/pypi.yml
vendored
|
@ -25,6 +25,8 @@ jobs:
|
|||
WORKDIR: contrib/pyln-testing
|
||||
- PACKAGE: pyln-proto
|
||||
WORKDIR: contrib/pyln-proto
|
||||
- PACKAGE: pyln-grpc-proto
|
||||
WORKDIR: contrib/pyln-grpc-proto
|
||||
# Bolt packages are handled differently
|
||||
#- PACKAGE: pyn-bolt1
|
||||
# WORKDIR: contrib/pyln-spec/bolt1/
|
||||
|
|
Loading…
Add table
Reference in a new issue