Skip to content

Commit b43e53d

Browse files
authored
Update autopublish.yml
1 parent a26762f commit b43e53d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autopublish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
node-version: '22'
2020
registry-url: 'https://registry.npmjs.org'
2121
- run: npm install
22+
- run: npm run build
2223
- name: "Automated Release"
2324
uses: "phips28/gh-action-bump-version@master"
2425
env:

0 commit comments

Comments
 (0)