Update Merge.yaml

pull/102/head
L4Ph 2023-04-19 09:42:02 +09:00 committed by GitHub
parent 858869f57d
commit d53d8c8cd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,11 @@ jobs:
steps:
- name: checkout repo content
uses: actions/checkout@v3
with:
submodules: recursive
- name: Update submodules
run: git submodule update --recursive --remote
- name: clone i18n-source
run: git clone https://github.com/Katsuyuki-Karasawa/sd.webui-i18n-source.git template