diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index c71b8ec..daeb189 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 ./.forgejo -la + run: ls ./.forgejo/dotnet-build -la # - id: dotnet-build # uses: ./.forgejo/dotnet-build/action.yml' # # with: