@@ -7,5 +7,7 @@ jobs:
- uses: actions/checkout@v1
- uses: bahmutov/npm-install@v1
with:
- node-version: '15'
+ node-version: 15
- run: npm -v && npm run build
+ with: