mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 09:04:22 +01:00
ci: Add pyln-grpc-proto to auto-publication workflow
This commit is contained in:
committed by
Rusty Russell
parent
6583f0dead
commit
b81212826f
2
.github/workflows/pypi.yml
vendored
2
.github/workflows/pypi.yml
vendored
@@ -25,6 +25,8 @@ jobs:
|
|||||||
WORKDIR: contrib/pyln-testing
|
WORKDIR: contrib/pyln-testing
|
||||||
- PACKAGE: pyln-proto
|
- PACKAGE: pyln-proto
|
||||||
WORKDIR: contrib/pyln-proto
|
WORKDIR: contrib/pyln-proto
|
||||||
|
- PACKAGE: pyln-grpc-proto
|
||||||
|
WORKDIR: contrib/pyln-grpc-proto
|
||||||
# Bolt packages are handled differently
|
# Bolt packages are handled differently
|
||||||
#- PACKAGE: pyn-bolt1
|
#- PACKAGE: pyn-bolt1
|
||||||
# WORKDIR: contrib/pyln-spec/bolt1/
|
# WORKDIR: contrib/pyln-spec/bolt1/
|
||||||
|
|||||||
Reference in New Issue
Block a user