Update node.js.yml

This commit is contained in:
Florian Bouillon 2021-04-20 15:04:27 +02:00 committed by GitHub
parent 0356f077ff
commit c93a03d9e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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