Skip to content

Commit 4c850ed

Browse files
committed
release
1 parent b5335ec commit 4c850ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
node-version: "24"
2020
registry-url: "https://registry.npmjs.org"
21+
- run: npm install
2122
- run: npm run build --if-present
2223
- run: npm test
2324
- run: npm publish

0 commit comments

Comments
 (0)