This commit is contained in:
Kreyren 2020-02-18 00:08:27 +00:00
parent 842bf5ec0c
commit b1fbbb5efe

@ -5,6 +5,7 @@ jobs:
runs-on: ubuntu-latest
name: A job to say hello
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Hello world action step
uses: ./.github/custom-actions2/sourcehut-layer