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 Nov 13, 2024
1 parent 0fcd628 commit 6d0fb81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/azure-deploy-f24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ jobs:
"redis:port": "6379",
"redis:password": "${{ secrets.REDIS_PASSWORD }}" }'
# - name: Install frontend repo
# run: |
# npm i https://github.com/sschauk/nodebb-theme-quickstart.git
- name: Install frontend repo
run: |
npm i https://github.com/sschauk/nodebb-theme-quickstart.git
- name: Build
run: |
Expand Down

0 comments on commit 6d0fb81

Please sign in to comment.