💚 fix npm build
This commit is contained in:
1
.github/workflows/npm.yml
vendored
1
.github/workflows/npm.yml
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user