Update node.js.yml

This commit is contained in:
Florian Bouillon 2021-04-20 15:54:21 +02:00 committed by GitHub
parent a17c1e3171
commit 8d250743ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: ./