parent
120d4f2a9e
commit
21a9dd27e6
5 changed files with 35 additions and 5 deletions
|
@ -6,9 +6,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: hello world action step
|
||||
uses: ./actions/hello
|
||||
with:
|
||||
who-to-greet: 'lubi'
|
||||
- name: Get the output time
|
||||
run: echo "The time was ${{ steps.hello.outputs.time }}"
|
||||
uses: ./actions/hugo-two
|
||||
- name: show files
|
||||
run: ls -lR
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue