aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2023-01-12 16:31:03 +0100
committerGitHub <noreply@github.com>2023-01-12 16:31:03 +0100
commit5e89ba70797df863c7eeae9b147080e7dbdf6d3b (patch)
tree7a1ca79aabbe2f565325acdb3075b3a341644e95 /.github
parent219c5b323db769ffa699b1a5c420189823108cb0 (diff)
parent14278a9e354bd2aef3f9690c8fac32e2ae1ae0ad (diff)
downloadPrismLauncher-5e89ba70797df863c7eeae9b147080e7dbdf6d3b.tar.gz
PrismLauncher-5e89ba70797df863c7eeae9b147080e7dbdf6d3b.tar.bz2
PrismLauncher-5e89ba70797df863c7eeae9b147080e7dbdf6d3b.zip
Merge pull request #732 from DioEgizio/actually-fix-openssl3-mac-failures
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 9d75a457..d074863d 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -105,6 +105,7 @@ jobs:
INSTALL_APPIMAGE_DIR: "install-appdir"
BUILD_DIR: "build"
CCACHE_VAR: ""
+ HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
steps:
##