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