feat(actions): uwu id has special naming conventions resulting in useless output errors uwu
All checks were successful
/ dotnet (push) Successful in 8s

This commit is contained in:
Scott 2026-09-08 16:49:55 +10:00
commit db111a68fb

View file

@ -16,7 +16,7 @@ jobs:
# idk just show me what the fuck exists # idk just show me what the fuck exists
- name: list directory contents - name: list directory contents
run: ls ./.forgejo/dotnet-build -la 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 uses: ./.forgejo/dotnet-build
# - id: dotnet-build # - id: dotnet-build
# uses: ./.forgejo/dotnet-build/action.yml' # uses: ./.forgejo/dotnet-build/action.yml'