Skip to content

Commit 9b7d004

Browse files
committed
macos: preinstall curl and libadwaita
1 parent 3338fec commit 9b7d004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
echo "installing deps"
2727
# use || true because it returns 1
2828
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 pcre pcre2 libsass glib-utils || true
29-
brew install brotli xxhash vamp-plugin-sdk boost libsoxr gperf libxslt libxmlb itstool yyjson shaderc awscli || true
29+
brew install brotli xxhash vamp-plugin-sdk boost libsoxr gperf libxslt libxmlb itstool yyjson shaderc awscli curl libadwaita || true
3030
echo "linking python"
3131
brew link --overwrite python
3232
- name: Fetch repos and files

0 commit comments

Comments
 (0)