diff --git a/.github/workflows/Continues Integration.yaml b/.github/workflows/Continues Integration.yaml index 04fe902..3f5bdbb 100644 --- a/.github/workflows/Continues Integration.yaml +++ b/.github/workflows/Continues Integration.yaml @@ -92,6 +92,7 @@ jobs: with: path: dist key: dist-prod + restore-keys: dist-prod - name: Build docker image uses: ztimson/actions/docker/build@develop