diff --git a/.github/workflows/docs-tutorials.yml b/.github/workflows/docs-tutorials.yml index 5c090525aa2af..54941e1e1c725 100644 --- a/.github/workflows/docs-tutorials.yml +++ b/.github/workflows/docs-tutorials.yml @@ -26,6 +26,7 @@ jobs: - run: git submodule status - run: git submodule update --remote --force + - run: git lfs logs last - run: git submodule status - run: git status