Skip to content

Commit

Permalink
Update azure-deploy-f24.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guanjiecheng authored Oct 23, 2024
1 parent 25a967c commit 78552b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-deploy-f24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
sed -i 's#"nodebb-theme-harmony": ".*"#"nodebb-theme-harmony": "file:./frontend-theme"#' package.json
- name: Install dependencies
run: npm ci
run: npm install

- name: Set up NodeBB
run: |
Expand Down

0 comments on commit 78552b3

Please sign in to comment.