Skip to content

Commit 7b63841

Browse files
committed
ci: add install-script
1 parent fa7f86d commit 7b63841

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-compressed-size.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
- uses: preactjs/compressed-size-action@v2
1515
with:
1616
repo-token: '${{ secrets.GITHUB_TOKEN }}'
17+
install-script: 'npm install'
1718
pattern: './miniprogram_dist/**/*.{js,wxs,wxml,json}'

0 commit comments

Comments
 (0)