mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
Correct spelling of macOS (#3478)
* Correct spelling of macOS * fixup! Correct spelling of macOS * fixup! Correct spelling of macOS
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: typos-action
|
||||
uses: crate-ci/typos@v1.0.4
|
||||
uses: crate-ci/typos@master
|
||||
with:
|
||||
config: .github/workflows/typos.toml
|
||||
- name: Fix Helper
|
||||
|
||||
Reference in New Issue
Block a user