mirror of
https://github.com/actions/github-script
synced 2026-09-07 20:03:40 +00:00
Workflow syntax error
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user