Skip to content

Commit

Permalink
Update f24_nodebb-teamtbd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ay0503 authored Nov 14, 2024
1 parent d8037bd commit 6884fa8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/f24_nodebb-teamtbd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ jobs:
npm install ./nodebb-frontend-f24-team-tbd-1
./nodebb build
- name: Enable Custom Theme and Build
run: |
./nodebb activate theme nodebb-theme-harmony-custom
./nodebb build
- name: 'Deploy to Azure Web App'
id: deploy-to-webapp
uses: azure/webapps-deploy@v2
Expand Down

0 comments on commit 6884fa8

Please sign in to comment.