Skip to content

Commit 7f1058f

Browse files
npm run rollup
1 parent b8ca941 commit 7f1058f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/integration.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
- name: Install Dependencies
2424
run: npm i
2525

26+
- name: Execute Rollup Script
27+
run: npm run rollup
28+
2629
- name: Publish Repository to Yalc
2730
run: npx yalc publish
2831

0 commit comments

Comments
 (0)