feat(action): use correct self-hosted label
All checks were successful
/ checkout (push) Successful in 0s
All checks were successful
/ checkout (push) Successful in 0s
This commit is contained in:
parent
9dbc7c41ea
commit
56f895d53d
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ jobs:
|
||||||
# steps:
|
# steps:
|
||||||
# - run: echo All good!
|
# - run: echo All good!
|
||||||
checkout:
|
checkout:
|
||||||
runs-on: self-hosted:host
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
# runs-on: dotnet
|
# runs-on: dotnet
|
||||||
# steps:
|
# steps:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue