Skip to content

Commit

Permalink
Update azure-webapps-node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Codedealer123 authored Nov 19, 2024
1 parent 65a9c51 commit 86b16a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: npm install, build, and test
run: |
npm install --save
npm install -d
npm install log bison websocket websocket-server sanitizer memcache
node server/js/main.js
- name: Upload artifact for deployment job
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 86b16a4

Please sign in to comment.