mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-06 11:01:38 +12:00
Fix the Mac build
This commit is contained in:
parent
e1abfda98b
commit
1a4379f67f
3 changed files with 3 additions and 1 deletions
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue