diff --git a/.github/workflows/azure-deploy-f24.yml b/.github/workflows/azure-deploy-f24.yml index 6b7442d2de..84d4b28be9 100644 --- a/.github/workflows/azure-deploy-f24.yml +++ b/.github/workflows/azure-deploy-f24.yml @@ -46,8 +46,7 @@ jobs: - name: Incorporate the frontend templates run: | - npm install - ./nodebb build + npm install https://github.com/CMU-313/nodebb-frontend-f24-team-wooshiland.git - name: 'Deploy to Azure Web App' id: deploy-to-webapp