diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 22c8ec44..d130a5a4 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -16,12 +16,12 @@ jobs: runs-on: macos-26 steps: - # - uses: actions/checkout@v4 - # with: - # submodules: recursive - # fetch-depth: 0 + - uses: actions/checkout@v4 + with: + submodules: recursive + fetch-depth: 0 - # - run: brew install ldid xcbeautify + - run: brew install ldid xcbeautify # -------------------------------------------------- # runtime env setup