mirror of
https://github.com/tcgdex/compiler.git
synced 2025-04-22 10:42:09 +00:00
Update node.js.yml
This commit is contained in:
parent
0356f077ff
commit
c93a03d9e1
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: git pull --recursive-submodules=yes
|
||||
- run: git pull --recurse-submodules=yes
|
||||
- run: yarn
|
||||
- run: TCGDEX_COMPILER_LANG=en yarn start
|
||||
- run: TCGDEX_COMPILER_LANG=fr yarn start
|
||||
|
Loading…
x
Reference in New Issue
Block a user