Skip to content

Commit

Permalink
Revert "FIX: add readline for macOS 11 builds"
Browse files Browse the repository at this point in the history
This reverts commit b71b295.
  • Loading branch information
Roboron3042 committed Dec 20, 2021
1 parent cc4af3a commit c42e71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
uses: actions/checkout@v2
- name: Get Dependencies
run: |
brew install cmake freetype libpng pkg-config sdl2 fluidsynth readline
brew install cmake freetype libpng pkg-config sdl2 fluidsynth
- name: Configure
run: |
mkdir build && cd build
Expand Down

0 comments on commit c42e71b

Please sign in to comment.