We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7f86d commit 7b63841Copy full SHA for 7b63841
1 file changed
.github/workflows/pr-compressed-size.yml
@@ -14,4 +14,5 @@ jobs:
14
- uses: preactjs/compressed-size-action@v2
15
with:
16
repo-token: '${{ secrets.GITHUB_TOKEN }}'
17
+ install-script: 'npm install'
18
pattern: './miniprogram_dist/**/*.{js,wxs,wxml,json}'
0 commit comments