use npm install

This commit is contained in:
Konrad Pabjan 2023-01-04 21:45:45 +00:00
parent 74798f3937
commit b7882ac5b1

View File

@ -28,7 +28,7 @@ jobs:
node-version: 16.x
- name: Install dependencies
run: npm ci
run: npm install
- name: Move the committed index.js file
run: mv dist/index.js /tmp