Skip to content

Commit

Permalink
deploy frontend - added npm install frontend repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tu2463 committed Nov 13, 2024
1 parent 13da7c9 commit c98dd20
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: Clone frontend repo as a subdirectory
run: |
git clone https://github.com/CMU-313/nodebb-frontend-f24-sweethearts.git
npm install https://github.com/CMU-313/nodebb-frontend-f24-sweethearts.git
- name: Install frontend dependencies
run: |
Expand Down

0 comments on commit c98dd20

Please sign in to comment.