add checkout step
This commit is contained in:
parent
f0214c7550
commit
bd8c3af7ba
|
@ -15,4 +15,5 @@ jobs:
|
|||
GITHUB_JSON: ${{ toJson(github) }}
|
||||
run: |
|
||||
echo "$GITHUB_JSON"
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Reference in New Issue