Skip to content

Commit 47c2b42

Browse files
committed
Makefile: wait between publishing
1 parent 551b76e commit 47c2b42

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
@@ -29,7 +29,7 @@ crate-bindings-build:
2929
publish: package-bindings package-safe publish-bindings wait publish-safe
3030

3131
.PHONY: publish-only
32-
publish-only: publish-bindings publish-safe
32+
publish-only: publish-bindings wait publish-safe
3333

3434
.PHONY: publish-bindings
3535
publish-bindings:

0 commit comments

Comments
 (0)