agaas
This commit is contained in:
parent
1e3c97adf8
commit
160e6f0e30
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@ -11,10 +11,4 @@ jobs:
|
||||
run: |
|
||||
ls -la /home/runner/work/Zernit/Zernit/
|
||||
ls -la /home/runner/work/Zernit/Zernit/.github/custom-actions/sourcehut-layer
|
||||
- name: Hello world action step
|
||||
uses: ${{ github.workspace }}/.github/custom-actions/sourcehut-layer
|
||||
id: hello
|
||||
with:
|
||||
who-to-greet: 'Mona the Octocat'
|
||||
- name: Get the output time
|
||||
run: echo "The time was ${{ steps.hello.outputs.time }}"
|
||||
|
Loading…
Reference in New Issue
Block a user