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