Skip to content

Commit

Permalink
removed local npm i for frontend repo
Browse files Browse the repository at this point in the history
  • Loading branch information
evelynnchen-cmu authored Oct 23, 2024
1 parent 44d52e4 commit 66a9b1e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/azure-deploy-f24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ jobs:
run: |
npm i https://github.com/CMU-313/nodebb-frontend-f24-boba.git
- name: Install frontend repo dependencies
run: |
npm i ./nodebb-frontend-f24-boba
- name: Build
run: |
./nodebb build
Expand Down

0 comments on commit 66a9b1e

Please sign in to comment.