mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Use the right path for testing (#8343)
This commit is contained in:
@@ -997,7 +997,7 @@
|
|||||||
"build"
|
"build"
|
||||||
],
|
],
|
||||||
"options": {
|
"options": {
|
||||||
"cwd": "dist/libs/extensions",
|
"cwd": "dist/libs/testing",
|
||||||
"commands": [
|
"commands": [
|
||||||
{
|
{
|
||||||
"command": "npm publish --tag {args.tag}",
|
"command": "npm publish --tag {args.tag}",
|
||||||
|
Reference in New Issue
Block a user