Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsiomb committed Sep 17, 2023
1 parent c2e2bb9 commit b0ae480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macosx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
mkdir -p examples/fonts
cd examples/fonts
wget http://downloads.sourceforge.net/project/linuxlibertine/linuxlibertine/5.1.3-2/LinLibertineTTF_5.1.3_2011_06_21.tgz
tar zvx LinLibertine_R.ttf -f LinLibertineTTF_5.1.3_2011_06_21.tgz
tar xzvf LinLibertineTTF_5.1.3_2011_06_21.tgz LinLibertine_R.ttf
mv LinLibertine_R.ttf linux-libertine.ttf
- name: get build
Expand Down

0 comments on commit b0ae480

Please sign in to comment.