diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 14dcfd9..23e60c9 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -16,6 +16,7 @@ jobs: permissions: contents: write steps: + - name: Cache node modules - uses: actions/checkout@v4 - name: Cache node modules