Skip to content

fix: 修复语言code #74

fix: 修复语言code

fix: 修复语言code #74

Workflow file for this run

name: test
on:
push:
branches: [ '**' ]
pull_request:
branches: [ '**' ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: pnpm/action-setup@v2
with:
version: latest
- uses: actions/setup-node@v3
with:
node-version: '18'
cache: 'pnpm'
- run: pnpm install --frozen-lockfile
- run: pnpm run gen
- uses: actions/upload-artifact@v3
with:
name: translations
path: output/translations/