diff --git a/.github/workflows/azure-webapps-node.yml b/.github/workflows/azure-webapps-node.yml index a5656d56..314643d1 100644 --- a/.github/workflows/azure-webapps-node.yml +++ b/.github/workflows/azure-webapps-node.yml @@ -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