Skip to content

Commit

Permalink
Disable auto update.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Dec 3, 2023
1 parent fc6197f commit 311dd05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/osx-x64/install.dependencies.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash
set -e

export HOMEBREW_NO_AUTO_UPDATE=1

brew install ffmpeg fontconfig
fc-list

0 comments on commit 311dd05

Please sign in to comment.