Skip to content

Commit 66fe099

Browse files
authored
Update Build-self-hosted.yml
1 parent df9cf48 commit 66fe099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build-self-hosted.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88

99
jobs:
1010
build:
11-
runs-on: self-hosted
11+
runs-on: [self-hosted]
1212
steps:
1313
- name: "Checkout"
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)