Skip to content

Commit 6ac4b3a

Browse files
authoredFeb 26, 2025··
Build on publish
1 parent 1794ce2 commit 6ac4b3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
node-version: 22
1818
registry-url: https://registry.npmjs.org/
1919
cache: npm
20+
- run: npm run build
2021
- run: npm ci
2122
- run: npm test
2223
- run: npm version ${TAG_NAME} --git-tag-version=false

0 commit comments

Comments
 (0)