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:
|
||||
# - run: echo All good!
|
||||
checkout:
|
||||
runs-on: self-hosted:host
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
# runs-on: dotnet
|
||||
# steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue