Skip to content

Commit

Permalink
Update azure-deploy-f24.yml
Browse files Browse the repository at this point in the history
Add ./nodebb build to the incorporate frontend subdirectory action
  • Loading branch information
sophiefeng18 authored Oct 24, 2024
1 parent d0d4c8e commit 63c0c7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure-deploy-f24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 63c0c7a

Please sign in to comment.