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
a17c1e3171
commit
8d250743ee
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: ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user