Fix typos in JNI TTS (#824)
This commit is contained in:
4
.github/workflows/apk-tts-engine.yaml
vendored
4
.github/workflows/apk-tts-engine.yaml
vendored
@@ -166,8 +166,8 @@ jobs:
|
||||
git pull
|
||||
git merge -m "merge remote" --ff origin main
|
||||
|
||||
mkdir -p tts
|
||||
cp -v ../apks/*.apk ./tts-engine/
|
||||
mkdir -p tts-engine-2
|
||||
cp -v ../apks/*.apk ./tts-engine-2/
|
||||
git status
|
||||
git lfs track "*.apk"
|
||||
git add .
|
||||
|
||||
Reference in New Issue
Block a user