Fix the Mac build

This commit is contained in:
wheremyfoodat 2023-03-14 00:12:40 +02:00
parent e1abfda98b
commit 1a4379f67f
3 changed files with 3 additions and 1 deletions

View file

@ -19,6 +19,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Fetch submodules
run: git submodule update --init --recursive