💚 fix npm build

This commit is contained in:
Nikolay Kharitonov
2024-02-12 18:21:19 +00:00
parent a0bd448254
commit 132df4d9ba

View File

@@ -17,6 +17,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '10.x'
registry-url: 'https://registry.npmjs.org'
- name: 👷 Install
run: npm ci
- name: 📦️ Publish package (npmjs)