Skip to content

Commit

Permalink
Merge branch 'f24' of github.com:CMU-313/nodebb-f24-sweethearts into f24
Browse files Browse the repository at this point in the history
  • Loading branch information
mhli1260 committed Nov 13, 2024
2 parents c1b6870 + cbfd5ee commit 0a1e776
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 @@ -48,6 +48,10 @@ jobs:
run: |
npm install https://github.com/CMU-313/nodebb-frontend-f24-sweethearts.git
- name: Build NodeBB
run: |
./nodebb build
- name: 'Deploy to Azure Web App'
id: deploy-to-webapp
uses: azure/webapps-deploy@v2
Expand Down

0 comments on commit 0a1e776

Please sign in to comment.