diff --git a/.github/workflows/macOS_build.yml b/.github/workflows/macOS_build.yml index ee52bcca..3e26e1d9 100644 --- a/.github/workflows/macOS_build.yml +++ b/.github/workflows/macOS_build.yml @@ -7,6 +7,8 @@ jobs: runs-on: macos-12 steps: - uses: actions/checkout@v3 + with: + lfs: true - name: Install Dependencies run: | ci-scripts/osx/tahoma-install.sh