feat(action): Guess I'll use docker for the uses?
Some checks failed
/ dotnet (push) Failing after 2m12s

This commit is contained in:
Scott 2026-09-08 15:19:20 +10:00
commit 89c52eaade

View file

@ -5,7 +5,7 @@ jobs:
# steps:
# - run: echo All good!
dotnet:
runs-on: dotnet
runs-on: docker
steps:
- uses: actions/checkout@v3
- id: dotnet-build