Skip to content

Commit

Permalink
Update azure-deploy-f24.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alanna-Cao authored Oct 24, 2024
1 parent 7a24b94 commit a377cff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/azure-deploy-f24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ jobs:
run: |
./nodebb build
- name: Build
run: |
./nodebb build tpl
- name: 'Deploy to Azure Web App'
id: deploy-to-webapp
uses: azure/webapps-deploy@v2
Expand Down

0 comments on commit a377cff

Please sign in to comment.