Skip to content

Commit

Permalink
Nightly build at 2023年 12月 15日 金曜日 20:50:48 JST
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-tee authored and Nightly build user committed Dec 15, 2023
1 parent d64106c commit 8fb7482
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,9 @@ jobs:
echo "installing deps"
# use || true because it returns 1
brew install ccache curl gnu-sed fftw meson libsamplerate sdl2 lilv librsvg adwaita-icon-theme gtk+3 guile gtksourceview5 graphviz zstd npm rt-audio rtmidi jack qjackctl cmake pcre2 libsass glib-utils || true
brew install brotli xxhash vamp-plugin-sdk json-glib boost libsoxr gperf libxslt libxmlb itstool yyjson pyqt5 || true
brew install brotli xxhash vamp-plugin-sdk json-glib boost libsoxr gperf libxslt libxmlb itstool yyjson || true
echo "linking python"
brew link --overwrite python
echo "installing pyqt5"
pip3 install --user PyQt5
#npm install -g appdmg
echo "installing cmake"
pip3 install --user scikit-build
Expand Down

0 comments on commit 8fb7482

Please sign in to comment.