Skip to content

Commit

Permalink
npm install lodash specifically
Browse files Browse the repository at this point in the history
  • Loading branch information
Alanna-Cao authored Oct 29, 2024
1 parent 1265e75 commit d6195d6
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 @@ -39,6 +39,10 @@ jobs:
- name: npm install
run: |
npm install
- name: npm install lodash
run: |
npm install lodash
- name: Set up NodeBB
run: |
Expand Down

0 comments on commit d6195d6

Please sign in to comment.