This commit is contained in:
Kreyren 2020-02-18 00:10:32 +00:00
parent a820a5aa03
commit 0476f789a0

@ -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'