mirror of
https://github.com/tcgdex/compiler.git
synced 2025-07-03 12:19:18 +00:00
Updated compiler and trying to make ci work again
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -16,7 +16,6 @@ const btsp = async () => {
|
||||
const card: Card = require(i).default
|
||||
|
||||
if (!card.illustrator) continue
|
||||
console.log(i)
|
||||
|
||||
const illustrator = card.illustrator
|
||||
|
||||
|
Reference in New Issue
Block a user