Commit ce425a7d authored by nanahira's avatar nanahira

fix

parent 9043b52d
Pipeline #4964 failed with stages
in 24 seconds
...@@ -15,7 +15,9 @@ pack: ...@@ -15,7 +15,9 @@ pack:
- mv script expansions/ - mv script expansions/
- mkdir dist - mkdir dist
- cd expansions - cd expansions
- 7z a -mx9 ../dist/ygopro-pre.ypk - 7z a -mx9 ../dist/ygopro-pre.zip
- cd ..
- mv dist/ygopro-pre.zip dist/ygopro-pre.ypk
artifacts: artifacts:
paths: paths:
- dist - dist
......
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