Skip to content

Commit

Permalink
release: enable text support for macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
mbouron committed Jan 16, 2024
1 parent 27d28db commit a20c148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Install dependencies
run: |
brew install ffmpeg python3 curl pkg-config nasm create-dmg
brew install ffmpeg freetype fribidi harfbuzz python3 curl pkg-config nasm create-dmg
- name: Setup venv
run: |
Expand Down

0 comments on commit a20c148

Please sign in to comment.