Skip to content

Commit f1bf4de

Browse files
committed
brew install just for safetys sake
1 parent 7126a2f commit f1bf4de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
run: echo "$GITHUB_CONTEXT"
103103
- name: Make gettext programs available
104104
run: |
105+
brew install gettext
105106
echo "::set-env name=PATH::/usr/local/opt/gettext/bin:$PATH"
106107
- name: Versions
107108
run: |

0 commit comments

Comments
 (0)