Skip to content

Commit 98d933d

Browse files
committed
Fix typo
1 parent a25098c commit 98d933d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift-generate-and-publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236
- merge-docs
237237
permissions:
238238
contents: write
239-
runs-on: ubunut-latest
239+
runs-on: ubuntu-latest
240240
concurrency:
241241
group: ${{ inputs.organisation }}/${{ inputs.repository }}/${{ inputs.pages-branch }}
242242
cancel-in-progress: false

0 commit comments

Comments
 (0)