Update i18n-push.yaml (#10127)
This commit is contained in:
2
.github/workflows/i18n-push.yaml
vendored
2
.github/workflows/i18n-push.yaml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
run: |
|
||||
git fetch origin main
|
||||
git checkout i18n
|
||||
git merge main
|
||||
git merge origin/main
|
||||
|
||||
- name: Install dependencies
|
||||
uses: ./.github/workflows/actions/yarn-install
|
||||
|
||||
Reference in New Issue
Block a user