Publish to NPM attempt 7
This commit is contained in:
parent
b744a744ce
commit
f18b5e4dd6
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Setup Node
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 10
|
||||
node-version: 14.17.1
|
||||
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
|
|
|
|||
Loading…
Reference in a new issue