Skip to content

Commit

Permalink
Nightly build at 2023年 12月 19日 火曜日 00:44:07 JST
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-tee authored and Nightly build user committed Dec 18, 2023
1 parent dd6d8e7 commit 6baa6c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,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 vamp-plugin-sdk json-glib boost libsoxr gperf libxslt libxmlb itstool yyjson || true
brew install brotli xxhash vamp-plugin-sdk boost libsoxr gperf libxslt libxmlb itstool yyjson || true
echo "linking python"
brew link --overwrite python
#npm install -g appdmg
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
mingw-w64-ucrt-x86_64-pcre2
mingw-w64-ucrt-x86_64-xxhash
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
Expand Down

0 comments on commit 6baa6c2

Please sign in to comment.