Fix the Mac build
This commit is contained in:
1
.github/workflows/MacOS_Build.yml
vendored
1
.github/workflows/MacOS_Build.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
runs-on: macos-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Fetch submodules
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user