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:
|
# steps:
|
||||||
# - run: echo All good!
|
# - run: echo All good!
|
||||||
dotnet:
|
dotnet:
|
||||||
runs-on: dotnet
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- id: dotnet-build
|
- id: dotnet-build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue