summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mac.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml
index 9eb1739f8..9d063c333 100644
--- a/.github/workflows/mac.yml
+++ b/.github/workflows/mac.yml
@@ -38,7 +38,7 @@ jobs:
- name: Build HandBrake
run: |
git submodule update --init --recursive
- ./configure --sandbox --harden
+ ./configure
cd build
make ub
make pkg.create