这是indexloc提供的服务,不要输入任何密码
Skip to content

Translations update from Hosted Weblate #84

Translations update from Hosted Weblate

Translations update from Hosted Weblate #84

Workflow file for this run

name: style
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: corepack enable
- run: pnpm install
- run: pnpm style