Update i18n.yml
This commit is contained in:
parent
4541eada2d
commit
698b163746
|
@ -13,7 +13,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: write content to en_us.json
|
- name: Write content to en_us.json
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/IceWhaleTech/CasaOS-i18n.git
|
git clone https://github.com/IceWhaleTech/CasaOS-i18n.git
|
||||||
chmod +x ./help/action.sh
|
chmod +x ./help/action.sh
|
||||||
|
|
Loading…
Reference in New Issue