Skip to content

Commit 2419bf6

Browse files
committed
fix: enable publish jobs on dist for npm
1 parent 34724a3 commit 2419bf6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dist-workspace.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ npm-package = "cli"
2727
install-path = "CARGO_HOME"
2828
# Whether to install an updater program
2929
install-updater = false
30+
31+
publish-jobs = ["npm"]

0 commit comments

Comments
 (0)