Commit a11b56e9 authored by nanahira's avatar nanahira

fix lflist dl path

parent 25976343
Pipeline #38108 failed with stages
in 104 minutes and 14 seconds
...@@ -17,7 +17,7 @@ prepare_mats: ...@@ -17,7 +17,7 @@ prepare_mats:
- cd mats - cd mats
- git clone --depth=1 https://code.moenext.com/mycard/ygopro-database - git clone --depth=1 https://code.moenext.com/mycard/ygopro-database
- wget -O pack.db https://cdn02.moecube.com:444/ygopro-card-list/pack.db - wget -O pack.db https://cdn02.moecube.com:444/ygopro-card-list/pack.db
- wget -O lflist.conf https://cdn02.moecube.com:444/ygopro-database/zh-CN/lflist.conf - wget -O lflist.conf https://code.moenext.com/mycard/ygopro/-/raw/master/lflist.conf
- cd .. - cd ..
artifacts: artifacts:
paths: paths:
......
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