Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

ci: fix double step #146

ci: fix double step

ci: fix double step #146

Workflow file for this run

name: i18n
on:
push:
pull_request:
jobs:
i18n:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
run_install: true
- name: Check Localization
run: |
pnpm i18n