Skip to content

Commit

Permalink
Fix maOS CI and their brew bastards.
Browse files Browse the repository at this point in the history
  • Loading branch information
heinezen committed Jan 11, 2021
1 parent 19e3844 commit e4c11a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macosx-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ jobs:
run: brew update
- name: Brew install DeJaVu fonts
run: brew tap homebrew/cask-fonts && brew install --cask font-dejavu
- name: Install environment helpers with homebrew
run: brew install ccache
- name: Remove python's 2to3 link so that 'brew link' does not fail
run: rm '/usr/local/bin/2to3'
- name: Install environment helpers with homebrew
run: brew install ccache
- name: Install dependencies with homebrew
run: brew install libepoxy freetype fontconfig harfbuzz sdl2 sdl2_image opus opusfile qt5 libogg libpng eigen
- name: Install nyan dependencies with homebrew
Expand Down
2 changes: 1 addition & 1 deletion copying.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ _the openage authors_ are:
| Tobias Feldballe | Namabilis | tobias à osandweb dawt dk |
| Ayxan Haqverdili | Ayxan13 | aykhanhagverdili à gmail dawt com |
| David Heidelberg | okias | david à ixit dawt cz |
| Giacomo Frascarelli | 0ro8lu | giacomo dawt frascarelli1 à gmail dawt com |
| Giacomo Frascarelli | 0ro8lu | giacomo dawt frascarelli1 à gmail dawt com |

If you're a first-time committer, add yourself to the above list. This is not
just for legal reasons, but also to keep an overview of all those nicknames.
Expand Down

0 comments on commit e4c11a0

Please sign in to comment.