From d8826fac1bb2aec0e4bdb8f43f0c932dcf00754d Mon Sep 17 00:00:00 2001 From: Max Howell Date: Fri, 15 Sep 2023 08:57:14 -0400 Subject: [PATCH] wip --- .github/workflows/ci.action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.action.yml b/.github/workflows/ci.action.yml index 4ea5847..e2a04e9 100644 --- a/.github/workflows/ci.action.yml +++ b/.github/workflows/ci.action.yml @@ -120,6 +120,7 @@ jobs: multiple-apply-is-ok: runs-on: ubuntu-latest + needs: dist steps: - uses: actions/checkout@v4 - uses: actions/download-artifact@v2