Skip to content

Commit

Permalink
Nightly build at 2023年 8月 21日 月曜日 02:32:55 JST
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-tee authored and Nightly build user committed Aug 20, 2023
1 parent ef68af0 commit a435d3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ 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 awscli vamp-plugin-sdk json-glib boost || true
brew install brotli xxhash awscli vamp-plugin-sdk json-glib boost libsoxr || true
echo "linking python"
brew link --overwrite python
#npm install -g appdmg
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
mingw-w64-ucrt-x86_64-vamp-plugin-sdk
mingw-w64-ucrt-x86_64-json-glib
mingw-w64-ucrt-x86_64-iconv
mingw-w64-ucrt-x86_64-libsoxr
mingw-w64-ucrt-x86_64-lv2
mingw-w64-ucrt-x86_64-graphene
mingw-w64-ucrt-x86_64-libsass
Expand Down

0 comments on commit a435d3d

Please sign in to comment.