Skip to content

Commit

Permalink
fix(packages/viewer): release executor package path
Browse files Browse the repository at this point in the history
  • Loading branch information
Schlomoh committed Sep 8, 2024
1 parent d14395d commit b55d888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/viewer/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"nx-release-publish": {
"executor": "@nx/js:release-publish",
"options": {
"packageRoot": "/dist/packages/vctrl/hooks"
"packageRoot": "/dist/packages/vctrl/viewer"
}
},
"build": {
Expand Down

0 comments on commit b55d888

Please sign in to comment.