feat(action): Just show me something fucking useful after checkout
All checks were successful
/ dotnet (push) Successful in 8s

This commit is contained in:
Scott 2026-09-08 16:32:54 +10:00
commit 69c7cfa899

View file

@ -13,8 +13,11 @@ jobs:
repository: "pascal_nulah/Nulah.PowerShell" repository: "pascal_nulah/Nulah.PowerShell"
ref: "feature/forgejo-runner-and-actions" ref: "feature/forgejo-runner-and-actions"
github-server-url: "https://git.moar.ws/" github-server-url: "https://git.moar.ws/"
- id: dotnet-build # idk just show me what the fuck exists
uses: ./.forgejo/dotnet-build/action.yml' - name: list directory contents
# with: run: ls -la
# input-two-required: "two" # - id: dotnet-build
- run: test "${{ steps.dotnet-build.outputs.key }}" = "two" # uses: ./.forgejo/dotnet-build/action.yml'
# # with:
# # input-two-required: "two"
# - run: test "${{ steps.dotnet-build.outputs.key }}" = "two"