Workflow syntax error

This commit is contained in:
Jonathan Clem 2021-04-21 17:43:39 -04:00
parent fb7e8f7c67
commit 5ee517dae8
No known key found for this signature in database
GPG key ID: 2159A758355F0178

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: