Skip to content

Commit

Permalink
Update azure-deploy-f24.yml
Browse files Browse the repository at this point in the history
use npm install on the frontend repo link
  • Loading branch information
sophiefeng18 authored Oct 24, 2024
1 parent 695940a commit 73d67a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/azure-deploy-f24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 73d67a2

Please sign in to comment.