summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott <[email protected]>2020-08-06 18:20:08 +0100
committerGitHub <[email protected]>2020-08-06 18:20:08 +0100
commit58f4152516e9afcc3a61dca931a9c4dc9dbcbf07 (patch)
treebb0d402f3aef2fe8b50fec3fd4dc189ff026d8c7
parent9ff2cd7b9e8328362e4b221b61581b5a3842269f (diff)
Update mac.yml
Potential Actions build fix.
-rw-r--r--.github/workflows/mac.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml
index 6aee84931..9562178d3 100644
--- a/.github/workflows/mac.yml
+++ b/.github/workflows/mac.yml
@@ -34,6 +34,7 @@ jobs:
- name: Build HandBrake
run: |
+ git submodule update --init --recursive
./configure --launch-jobs=$(sysctl -n hw.ncpu) --launch
cd build
make pkg.create