diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 78f26654..473b0f97 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: /bin/bash -c "$(curl -fsSL \ https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=yes \ - brew install automake fop wxwidgets fish shellcheck shfmt coreutils + brew install automake wxwidgets fish shellcheck shfmt coreutils else sudo sed -i 's/azure\.//' /etc/apt/sources.list # Reduces chance of time-outs sudo apt-get update -y