build fix

This commit is contained in:
SN0WF14K3 2021-06-20 12:56:26 +05:45 committed by GitHub
parent 43df9010f1
commit 03cbf4b6bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ jobs:
registry-url: https://registry.npmjs.org/
- name: Install dependencies
run: npm ci --ignore-scripts
run: npm install
- name: Publish
run: |