mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 12:31:59 -08:00
Update update-set-implementation-lists.yml
This commit is contained in:
parent
c6ad031c19
commit
d619cf48b0
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ jobs:
|
|||
with:
|
||||
script: |
|
||||
const mustache = require('mustache')
|
||||
const path = require('path')
|
||||
const fs = require('fs')
|
||||
|
||||
const setsData = fs.readFileSync(path.join('Utils', 'mtg-sets-data.txt'), 'utf8')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue