Update i18n.yml

This commit is contained in:
link 2022-01-12 11:15:07 +08:00
parent 864e6c4e2d
commit 21d6d4cb75
1 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,6 @@ jobs:
fetch-depth: 0
- name: test
run: |
chmod +x ./help/action.sh
./help/action.sh
chmod +x ./help/action.sh
./help/action.sh
shell: bash