Correct spelling of macOS (#3478)

* Correct spelling of macOS

* fixup! Correct spelling of macOS

* fixup! Correct spelling of macOS
This commit is contained in:
Ammar Bandukwala
2022-08-11 21:22:06 -04:00
committed by GitHub
parent 923c212960
commit d7b96f7d58
11 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -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
+2 -2
View File
@@ -187,10 +187,10 @@ jobs:
- name: Install dependencies
run: |
set -euo pipefail
# The version of bash that MacOS ships with is too old
# The version of bash that macOS ships with is too old
brew install bash
# The version of make that MacOS ships with is too old
# The version of make that macOS ships with is too old
brew install make
echo "$(brew --prefix)/opt/make/libexec/gnubin" >> $GITHUB_PATH
+1
View File
@@ -2,6 +2,7 @@
alog = "alog"
Jetbrains = "JetBrains"
IST = "IST"
MacOS = "macOS"
[default.extend-words]