Commit 39305408 authored by nanahira's avatar nanahira

fix

parent ab8a3741
Pipeline #29359 passed with stages
in 1 minute and 55 seconds
......@@ -4,7 +4,7 @@ set -o errexit
export JP_DATABASE_PATH="./jp.cdb"
export SOURCE_TARGET_PATH="./ygopro-database/locales/$LOCALE/cards.cdb"
export OUTPUT_PATH="./output/$LOCALE"
export OUTPUT_PATH="./output/$FILE_SYMBOL-$LOCALE"
apt update ; apt -y install build-essential python3 sqlite3 git tar
git clone --depth=1 https://code.mycard.moe/mycard/ygopro-database
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment