parent
4faa11f01f
commit
556383f705
1 changed files with 6 additions and 3 deletions
|
@ -10,6 +10,9 @@ jobs:
|
|||
name: List
|
||||
runs-on: docker
|
||||
steps:
|
||||
uses: https://forge.niblock.tech/actions/checkout@v4
|
||||
run: |
|
||||
ls ${{ github.workspace }}
|
||||
- name: Checkout the repository
|
||||
uses: https://forge.niblock.tech/actions/checkout@v4
|
||||
|
||||
- name: List the repository files
|
||||
run: |
|
||||
ls ${{ github.workspace }}
|
Loading…
Add table
Add a link
Reference in a new issue