Skip to content

Commit a7fc5bb

Browse files
committed
Disable the bikeshed build for metadata.code
1 parent a250510 commit a7fc5bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

document/metadata/code/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ deploy:
7272
publish: clean all deploy
7373

7474
.PHONY: publish-main
75-
publish-main: clean main bikeshed-keep deploy
75+
publish-main: clean main deploy
7676

7777
.PHONY: all
78-
all: pdf html bikeshed
78+
all: pdf html
7979

8080
.PHONY: main
8181
main: pdf html

0 commit comments

Comments
 (0)