Skip to content

feat(datasource): Support new datasource of Doris #3

feat(datasource): Support new datasource of Doris

feat(datasource): Support new datasource of Doris #3

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: preactjs/compressed-size-action@v2
with:
build-script: "build:odc"
pattern: "./dist/renderer/*.{js,css,html}"