This commit is contained in:
parent
2011e13942
commit
51b34016ae
1 changed files with 2 additions and 1 deletions
|
@ -4,4 +4,5 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: pwd && ls
|
||||
- run: pwd
|
||||
- run: ls -la
|
Loading…
Reference in a new issue