Skip to content

Commit 7e243df

Browse files
committed
Update README.md
I changed macOS-latest to macos-latest as it was old syntax or typo.
1 parent 8d6630a commit 7e243df

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)