Update strings.conf

2 jobs for 2023.03.12 in 13 seconds (queued for 1 second)
Status Job ID Name Coverage
  Prepare
failed #82059
linux
redtext

00:00:13

failed #82058
linux
redtext

00:00:34

 
Name Stage Failure
failed
redtext Prepare
$ mkdir dist
$ cd ygopro
$ mv ../expansions .
$ echo "# Result of redtext test of commit $CI_COMMIT_SHA" | tee ../dist/redtext.txt
# Result of redtext test of commit 9738c47d9ec6685ed9cdd2820d4f7a5d52fa270c
$ echo "select id from datas where type != 0x10 and (type & 0x4000) = 0;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
/bin/bash: line 123: sqlite3: command not found
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1