fix: test release flow
This commit is contained in:
parent
b53da763d9
commit
60dc4df79c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
{
|
||||
"name": "@semantic-release/exec",
|
||||
"config": {
|
||||
"prepareCmd": "pnpm pack:chrome && ls -la .output && cat package.json"
|
||||
"prepareCmd": " echo 'Packing completed' && ls -la .output && cat package.json && pnpm pack:chrome"
|
||||
}
|
||||
},
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue