Skip to content

Commit 0ed48fd

Browse files
authored
Merge pull request #8 from yosshi4486/fix/runs-on
Update README.md
2 parents 8d6630a + 7e243df commit 0ed48fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ on:
3535

3636
jobs:
3737
deploy_docs:
38-
runs-on: macOS-latest
38+
runs-on: macos-latest
3939
steps:
4040
- uses: actions/checkout@v1
4141
- name: Publish Jazzy Docs

0 commit comments

Comments
 (0)