Skip to content

auto scale for multi size screen #24

auto scale for multi size screen

auto scale for multi size screen #24

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v3
- name: install dependencies
run: yarn
- name: build
run: yarn build