Use the right path for testing (#8343)

This commit is contained in:
Maurizio Vitale 2023-03-06 17:18:27 +01:00 committed by GitHub
parent 8567b147be
commit 63886d5262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}",