gettext is pre-installed on mac
This commit is contained in:
parent
fd3faa4a05
commit
1e2d0a4be8
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -212,10 +212,6 @@ jobs:
|
|||||||
run: python tools/ci_fetch_deps.py ${{ github.job }}
|
run: python tools/ci_fetch_deps.py ${{ github.job }}
|
||||||
- name: CircuitPython version
|
- name: CircuitPython version
|
||||||
run: tools/describe
|
run: tools/describe
|
||||||
- name: Install dependencies
|
|
||||||
run: |
|
|
||||||
brew install gettext
|
|
||||||
echo >>$GITHUB_PATH /usr/local/opt/gettext/bin
|
|
||||||
- name: Versions
|
- name: Versions
|
||||||
run: |
|
run: |
|
||||||
gcc --version
|
gcc --version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user