Skip to content

add content for zh-cn v. 5.1.0 and add note about missing translation #22

add content for zh-cn v. 5.1.0 and add note about missing translation

add content for zh-cn v. 5.1.0 and add note about missing translation #22

Workflow file for this run

name: checking build
on:
workflow_dispatch:
pull_request:
branches: [ main ]
jobs:
deploy:
name: checking build
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
- name: Install and Build 🔧 # install and build with npm
run: |
npm install
npm run build