From 68d9cdeb36d90575d585e6ceee5b1e84f9be64d3 Mon Sep 17 00:00:00 2001 From: Howard Baek <50791792+howardbaek@users.noreply.github.com> Date: Thu, 2 May 2024 12:52:25 -0700 Subject: [PATCH] Lord help me --- .github/workflows/render-all.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/render-all.yml b/.github/workflows/render-all.yml index c52efcd..309039c 100644 --- a/.github/workflows/render-all.yml +++ b/.github/workflows/render-all.yml @@ -25,6 +25,7 @@ jobs: clean-docs: runs-on: ubuntu-latest + needs: yaml-check steps: - name: Checkout Repository uses: actions/checkout@v4