Skip to content

Commit

Permalink
install liblsl via brew
Browse files Browse the repository at this point in the history
  • Loading branch information
gisogrimm committed Feb 28, 2025
1 parent f5227ed commit c98d14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: fetchall
run: git fetch --unshallow --tags
- name: dependencies
run: brew install pkgconfig glibmm jack liblo libsndfile gtkmm3 eigen boost gsl fftw libsamplerate xerces-c libltc gtksourceviewmm3 coreutils adwaita-icon-theme jpeg libmatio cunit
run: brew install pkgconfig glibmm jack liblo libsndfile gtkmm3 eigen boost gsl fftw libsamplerate xerces-c libltc gtksourceviewmm3 coreutils adwaita-icon-theme jpeg libmatio cunit labstreaminglayer/tap/lsl
- name: make
run: make -j 4
- name: test
Expand Down

0 comments on commit c98d14a

Please sign in to comment.