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 b51b0ba commit 8ccb369
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/azure-deploy-f24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '20.17.0'

- name: Install Packages
run: npm install

- name: Set up NodeBB
run: |
Expand Down

0 comments on commit 8ccb369

Please sign in to comment.