diff --git a/.github/workflows/azure-deploy-f24.yml b/.github/workflows/azure-deploy-f24.yml index 37dc720b1b..edc456674e 100644 --- a/.github/workflows/azure-deploy-f24.yml +++ b/.github/workflows/azure-deploy-f24.yml @@ -47,6 +47,7 @@ jobs: - name: Incorporate the frontend templates run: | npm install + ./nodebb build - name: 'Deploy to Azure Web App' id: deploy-to-webapp