typo
This commit is contained in:
@ -17,7 +17,7 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- id: checkout repo
|
- id: checkout-repo
|
||||||
run: |
|
run: |
|
||||||
pwd >> "$GITHUB_OUTPUT"
|
pwd >> "$GITHUB_OUTPUT"
|
||||||
ls -la >> "$GITHUB_OUTPUT"
|
ls -la >> "$GITHUB_OUTPUT"
|
||||||
|
|||||||
Reference in New Issue
Block a user