Skip to content

Commit

Permalink
added gettext for maccos
Browse files Browse the repository at this point in the history
  • Loading branch information
fradav committed Sep 20, 2021
1 parent 221c9f6 commit 0822838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
- name: setup MacOS
run: |
brew install ninja
brew install ninja gettext
if: matrix.os == 'macos-latest'
- name: Configure MSVC console (Windows)
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit 0822838

Please sign in to comment.