Skip to content

Commit

Permalink
[ci] m1: also clone 3rdparty deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Dec 26, 2023
1 parent 641d16b commit cbe4f60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mac-builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ jobs:
with:
submodules: 'recursive'

- run: |
source ci/common.deps.sh
- run: |
source ci/osx-package.build.sh
env:
Expand Down

0 comments on commit cbe4f60

Please sign in to comment.