diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7d54bcb..b3e49e2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,7 +12,7 @@ jobs: ls -la /home/runner/work/Zernit/Zernit/ ls -la /home/runner/work/Zernit/Zernit/.github/custom-actions/sourcehut-layer - name: Hello world action step - uses: ${{ github.workspace }}/.github/custom-actions/sourcehut-layer + uses: ./.github/custom-actions/sourcehut-layer id: hello with: who-to-greet: 'Mona the Octocat'