Skip to content

Commit 815b17f

Browse files
fix: typo on runs-on
1 parent 76720df commit 815b17f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

1313
jobs:
1414
build:
15-
runs-on: self-hoster
15+
runs-on: self-hosted
1616
steps:
1717
- uses: actions/checkout@v4
1818

0 commit comments

Comments
 (0)