Skip to content

build: bump vue-tsc from 1.8.27 to 2.0.22 #166

build: bump vue-tsc from 1.8.27 to 2.0.22

build: bump vue-tsc from 1.8.27 to 2.0.22 #166

Workflow file for this run

name: CI
on:
- pull_request
- push
- workflow_dispatch
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: yarn install
- run: yarn generate