diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index 552e050..b36337d 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -16,7 +16,7 @@ jobs: # idk just show me what the fuck exists - name: list directory contents run: ls ./.forgejo/dotnet-build -la - - id: why not use the action we just verified exists from above + - id: why_not_use_the_action_we_just_verified_exists_from_above uses: ./.forgejo/dotnet-build # - id: dotnet-build # uses: ./.forgejo/dotnet-build/action.yml'