fix

4 jobs for master in 16 seconds (queued for 1 second)
Status Job ID Name Coverage
  Check
failed #201281
linux
redtext

00:00:16

 
  Prepare
skipped #201282
linux
deploy_to_ygopro_server
skipped #201283
linux
pack
 
  Deploy
skipped #201284
linux
upload_to_minio
 
Name Stage Failure
failed
redtext Check
$ mv /ygopro-server/ygopro .
$ mkdir dist
$ cd ygopro
$ rm -rf expansions
$ ln -s ../expansions .
$ sqlite3 $DATABASE_FILE "select id from datas where type != 0x11 and (type & 0x4000) = 0;" | xargs -I {} -P $(nproc) bash -c './ygopro {} 2>&1 | tee ../redtext-{}.txt'
/bin/bash: line 161: sqlite3: command not found
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1