This commit is contained in:
parent
ce96ec3d48
commit
2d369c0df7
1 changed files with 2 additions and 0 deletions
|
@ -4,4 +4,6 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue