fix: test release flow

This commit is contained in:
molvqingtai 2024-09-28 04:27:33 +08:00
parent 52d453a482
commit db92f5081c

View file

@ -9,7 +9,7 @@
{ {
"name": "@semantic-release/exec", "name": "@semantic-release/exec",
"config": { "config": {
"prepareCmd": "pnpm pack:chrome" "prepareCmd": "pnpm pack:chrome && ls -la .output"
} }
}, },
[ [