From 59e1f6b1895828f00ca074520472241ec86bf482 Mon Sep 17 00:00:00 2001 From: Scott Date: Tue, 8 Sep 2026 16:38:27 +1000 Subject: [PATCH] feat(action): how about you tell me what's in that directory that exists dickhead --- .forgejo/workflows/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index 4f211a2..c71b8ec 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -15,7 +15,7 @@ jobs: github-server-url: "https://git.moar.ws/" # idk just show me what the fuck exists - name: list directory contents - run: ls -la + run: ls ./.forgejo -la # - id: dotnet-build # uses: ./.forgejo/dotnet-build/action.yml' # # with: