Commit 2b7a4aa4 authored by nanahira's avatar nanahira

cat is not needed

parent c17c2cba
......@@ -21,7 +21,6 @@ redtext:
- mv ../expansions .
- echo "select id from datas;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
- cd ..
- cat dist/redtext.txt
artifacts:
paths:
- 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