dsgasdg
This commit is contained in:
parent
0476f789a0
commit
0afa7f8680
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -8,9 +8,9 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: wtf
|
- name: wtf
|
||||||
run: ls -la /home/runner/work/Zernit/Zernit/.github/custom-actions/sourcehut-layer
|
run: ls -la /home/runner/work/Zernit/Zernit/.github/custom-actions/sourcehub-layer
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
uses: ./.github/custom-actions/sourcehut-layer
|
uses: ./.github/custom-actions/sourcehub-layer
|
||||||
id: hello
|
id: hello
|
||||||
with:
|
with:
|
||||||
who-to-greet: 'Mona the Octocat'
|
who-to-greet: 'Mona the Octocat'
|
||||||
|
Loading…
Reference in New Issue
Block a user