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
@@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Compile Database
|
- name: Compile Database
|
||||||
working-directory: ./db
|
working-directory: ./db
|
||||||
run: git pull && yarn && yarn compile
|
run: git pull && yarn && cat package.json && yarn compile
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
working-directory: ./
|
working-directory: ./
|
||||||
|
Reference in New Issue
Block a user