Skip to content

Commit 578558d

Browse files
try using pre-built files
1 parent 8a4bb86 commit 578558d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compressed-diff.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ jobs:
3030
- uses: preactjs/compressed-size-action@v2
3131
with:
3232
repo-token: "${{ secrets.GITHUB_TOKEN }}"
33+
build-script: "echo 'Using pre-built files'"
3334
pattern: "./build/stackable/**"
3435
exclude: "{**/*.map,**/node_modules/**}"

0 commit comments

Comments
 (0)