feat(actions): uwu id has special naming conventions resulting in useless output errors uwu
All checks were successful
/ dotnet (push) Successful in 8s
All checks were successful
/ dotnet (push) Successful in 8s
This commit is contained in:
parent
1231224367
commit
db111a68fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue