Skip to content

Commit 2cac1c7

Browse files
committed
chore: remove change dir
1 parent cb85fe4 commit 2cac1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"test": "jest --runInBand",
2525
"test:watch": "jest --watch --runInBand",
2626
"test:ci": "jest --runInBand --coverage --no-cache",
27-
"semantic-release": "cd dist && semantic-release"
27+
"semantic-release": "semantic-release"
2828
},
2929
"dependencies": {
3030
"@ctrl/shared-torrent": "^1.1.2",

0 commit comments

Comments
 (0)