diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index ce596444920..b1b3563e805 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -188,6 +188,8 @@ jobs: cd journeys/app npm i -g @angular/cli ng build --base-href /website/pages/journeys + chmod +x ../scripts/debugging.sh + ../scripts/debugging.sh cp -avr /dist/devon4ng-mat-layout/. target/generated-docs/website/pages/journeys/ - name: Build and test search engine