Publish to NPM attempt 7

This commit is contained in:
Sipke Schoorstra 2021-06-30 20:45:44 +02:00
parent b744a744ce
commit f18b5e4dd6

View file

@ -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