Fixing building of typings

This commit is contained in:
David Négrier 2021-06-29 17:55:19 +02:00
parent 285712bfc7
commit ef0d422a49

View file

@ -43,7 +43,7 @@ jobs:
working-directory: "front"
- name: "Build"
run: yarn run build
run: yarn run build-typings
env:
PUSHER_URL: "//localhost:8080"
working-directory: "front"