Skip to content

Commit 19aff56

Browse files
committed
fix typo for machine
1 parent 37e1f96 commit 19aff56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linkcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
link-checking:
1010
name: Link Checking
11-
runs-on: "ubunut-latest"
11+
runs-on: "ubuntu-latest"
1212
permissions:
1313
issues: write # required for peter-evans/create-issue-from-file
1414
steps:

0 commit comments

Comments
 (0)