Skip to content

Commit cd83e62

Browse files
try build true
1 parent 578558d commit cd83e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compressed-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +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'"
33+
build-script: "true"
3434
pattern: "./build/stackable/**"
3535
exclude: "{**/*.map,**/node_modules/**}"

0 commit comments

Comments
 (0)