This commit is contained in:
Kreyren 2020-02-18 00:14:14 +00:00
parent 0afa7f8680
commit f1a9e3bbfa

@ -5,10 +5,7 @@ jobs:
runs-on: ubuntu-latest
name: A job to say hello
steps:
- name: Checkout
uses: actions/checkout@v2
- name: wtf
run: ls -la /home/runner/work/Zernit/Zernit/.github/custom-actions/sourcehub-layer
- name: Hello world action step
uses: ./.github/custom-actions/sourcehub-layer
id: hello