This commit is contained in:
Kreyren 2020-02-18 00:12:28 +00:00
parent 0476f789a0
commit 0afa7f8680

@ -8,9 +8,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- 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
uses: ./.github/custom-actions/sourcehut-layer
uses: ./.github/custom-actions/sourcehub-layer
id: hello
with:
who-to-greet: 'Mona the Octocat'