parent
2a6078098b
commit
b6fab8853c
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: hello world action step
|
||||
uses: ./actions/hugo-four
|
||||
- name: show files
|
||||
run: ls -lR
|
||||
|
|
Loading…
Reference in a new issue