Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
karlstav committed Nov 13, 2024
1 parent eb005d0 commit 81d7bec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
- name: Install dependencies
run: |
brew install fftw make portaudio iniparser sdl2
- name: Generate configuresdl2
- name: Run ./configure
run: LDFLAGS="-L/opt/homebrew/lib" CPPFLAGS="-I/opt/homebrew/include" ./configure
- name: Run make
Expand Down

0 comments on commit 81d7bec

Please sign in to comment.