From 0afa7f868012e818ff64867204b3d2de378c0200 Mon Sep 17 00:00:00 2001 From: Kreyren Date: Tue, 18 Feb 2020 00:12:28 +0000 Subject: [PATCH] dsgasdg --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1e1c74e..570c088 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,9 +8,9 @@ jobs: - name: Checkout uses: actions/checkout@v2 - name: wtf - run: ls -la /home/runner/work/Zernit/Zernit/.github/custom-actions/sourcehut-layer + run: ls -la /home/runner/work/Zernit/Zernit/.github/custom-actions/sourcehub-layer - name: Hello world action step - uses: ./.github/custom-actions/sourcehut-layer + uses: ./.github/custom-actions/sourcehub-layer id: hello with: who-to-greet: 'Mona the Octocat'