Update node.js.yml

This commit is contained in:
2021-04-20 15:54:21 +02:00
committed by GitHub
parent a17c1e3171
commit 8d250743ee

View File

@ -29,7 +29,7 @@ jobs:
- name: Compile Database
working-directory: ./db
run: git pull && yarn && yarn compile
run: git pull && yarn && cat package.json && yarn compile
- name: Build
working-directory: ./