diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f9aa1c4..556e31c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -38,6 +38,8 @@ jobs: environment: production steps: + - uses: actions/checkout@v4 + - uses: actions/cache/restore@v4 id: docs-cache with: