Skip to content

Update dependency typescript to v5.5.3 #214

Update dependency typescript to v5.5.3

Update dependency typescript to v5.5.3 #214

Workflow file for this run

name: Export size
on:
pull_request:
branches:
- master
- develop
jobs:
Export-Size:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
- uses: titouanmathis/export-size-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_script: npm run build-for-export-size
paths: dist