This commit is contained in:
parent
8a50842d25
commit
ae4264386c
@ -7,5 +7,7 @@ jobs:
|
|||||||
echo:
|
echo:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: get git current branch
|
- name: Check out repository code
|
||||||
run: make clean_up
|
uses: actions/checkout@v4
|
||||||
|
- name: list file in code
|
||||||
|
uses: ls -la
|
Loading…
Reference in New Issue
Block a user