Update update-docs.yml

This commit is contained in:
Cohee
2023-06-01 22:47:40 +03:00
committed by GitHub
parent a1b8c135e4
commit 8cd6467aa9

View File

@@ -20,7 +20,7 @@ jobs:
path: SillyTavern-Docs
- name: Clone SillyTavern wiki into SillyTavern-Docs/wiki
run: git clone https://github.com/SillyTavern/SillyTavern.wiki.git SillyTavern-Docs/wiki
run: git clone https://github.com/SillyTavern/SillyTavern.wiki.git SillyTavern-Docs/wiki && rm -rf SillyTavern-Docs/wiki/.git
- name: Copy files
run: |