mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
Workflow syntax error
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -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