diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 74c287d51e..8faac5215f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -67,6 +67,7 @@ jobs: needs: - build-web steps: + - uses: actions/checkout@v4 - name: Download web artifact uses: actions/download-artifact@v4 with: