Skip to content

Commit

Permalink
ci: fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gearonix committed Oct 6, 2023
1 parent b012de6 commit ec22514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/ui/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"storybook:test:production": {
"executor": "nx:run-commands",
"options": {
"command": "test-storybook -c packages/web/ui/.storybook --url=https://gearonix.github.io/CodeGear"
"command": "test-storybook -c packages/web/ui/.storybook --url=https://gearonix.github.io/code-gear"
}
},
"storybook:preview": {
Expand Down

0 comments on commit ec22514

Please sign in to comment.