We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5543fc9 commit ca66960Copy full SHA for ca66960
1 file changed
.github/workflows/release.yml
@@ -25,6 +25,7 @@ jobs:
25
26
- name: Install dependencies
27
run: npm ci
28
+ run: npm run rebuild
29
30
- name: Create release package
31
run: npm run package
0 commit comments