This commit is contained in:
Kreyren 2020-02-17 23:57:25 +00:00
parent 1dec98686b
commit 4530d8be56

@ -10,7 +10,7 @@ jobs:
- name: check zernitdir
run: ls -la /home/runner/work/Zernit/Zernit/
- name: Hello world action step
uses: ./.github/custom-actions/sourcehut-layer
uses: ${{ github.workspace }}/.github/custom-actions/sourcehut-layer
id: hello
with:
who-to-greet: 'Mona the Octocat'