From 1e3c97adf8a8d20893e70b3d42908779a0fe4b09 Mon Sep 17 00:00:00 2001 From: Kreyren Date: Mon, 17 Feb 2020 23:58:14 +0000 Subject: [PATCH] sdgasdg --- .github/workflows/test.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fcff7b8..7d54bcb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,7 +8,9 @@ jobs: - name: What the fuck uses: actions/checkout@v2 - name: check zernitdir - run: ls -la /home/runner/work/Zernit/Zernit/ + run: | + 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 id: hello