This commit is contained in:
Snowflake107 2021-06-20 12:58:33 +05:45
commit 6bc7d0666e

View file

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