Skip to content

Commit 931451f

Browse files
committed
ci: fix npm deploy
1 parent 5e99c7e commit 931451f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cypress-ct-qwik/project.json

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"build": {
4646
"executor": "nx:run-commands",
4747
"options": {
48+
"outputPath": "dist/packages/cypress-ct-qwik",
4849
"commands": [
4950
"nx run cypress-ct-qwik:build-mount --skip-nx-cache && nx run cypress-ct-qwik:build-definition --skip-nx-cache"
5051
]

0 commit comments

Comments
 (0)