Workflow syntax error

This commit is contained in:
Jonathan Clem
2021-04-21 17:43:39 -04:00
parent fb7e8f7c67
commit 5ee517dae8

View File

@@ -44,7 +44,7 @@ jobs:
path: ~/.npm
key: ${{runner.os}}-npm-${{hashFiles('**/package-lock.json')}}
restore-keys: ${{runner.os}}-npm-
- uses: npm ci
- run: npm ci
- id: output-set
uses: ./
with: