Skip to content

Commit 1e2d0a4

Browse files
committed
gettext is pre-installed on mac
1 parent fd3faa4 commit 1e2d0a4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -212,10 +212,6 @@ jobs:
212212
run: python tools/ci_fetch_deps.py ${{ github.job }}
213213
- name: CircuitPython version
214214
run: tools/describe
215-
- name: Install dependencies
216-
run: |
217-
brew install gettext
218-
echo >>$GITHUB_PATH /usr/local/opt/gettext/bin
219215
- name: Versions
220216
run: |
221217
gcc --version

0 commit comments

Comments
 (0)