feat(action): Guess I'll use docker for the uses?
Some checks failed
/ dotnet (push) Failing after 2m12s
Some checks failed
/ dotnet (push) Failing after 2m12s
This commit is contained in:
parent
a4c7572c89
commit
89c52eaade
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue