Skip to content

Commit 3453b96

Browse files
committed
update readme, update deps
1 parent bb32e03 commit 3453b96

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/release.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ echo "→ Updating changelog..."
5858
node scripts/extract-changelog.mjs --update
5959

6060
# Step 5: Build and test
61-
echo "→ Building..."
62-
yarn build
61+
# echo "→ Building..."
62+
# yarn build
6363

6464
echo "→ Running tests..."
6565
yarn test

0 commit comments

Comments
 (0)