Skip to content

Commit 57f87b4

Browse files
rustyrussellmadelinevibes
authored andcommitted
Makefile: temporarily disable update-doc-examples in update-versions.
I have a PR to restore it for next release, I promise. Signed-off-by: Rusty Russell <[email protected]>
1 parent 5db7745 commit 57f87b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,7 @@ clean: obsclean
756756

757757
# See doc/contribute-to-core-lightning/contributor-workflow.md
758758
PYLNS=client proto testing
759-
update-versions: update-pyln-versions update-reckless-version update-dot-version update-doc-examples
759+
update-versions: update-pyln-versions update-reckless-version update-dot-version # FIXME: update-doc-examples
760760
@uv lock
761761

762762
update-pyln-versions: $(PYLNS:%=update-pyln-version-%)

0 commit comments

Comments
 (0)