Fixing broken NPM typings package build

This commit is contained in:
David Négrier 2021-06-29 16:59:54 +02:00
parent 3afc725af6
commit 1cd18db560

View file

@ -49,7 +49,7 @@ jobs:
- name: "Build"
run: yarn run build
env:
API_URL: "localhost:8080"
PUSHER_URL: "//localhost:8080"
working-directory: "front"
# We build the front to generate the typings of iframe_api, then we copy those typings in a separate package.