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