diff --git a/.github/workflows/platform-frontend-ci.yml b/.github/workflows/platform-frontend-ci.yml index 445f77aa05..740891ca21 100644 --- a/.github/workflows/platform-frontend-ci.yml +++ b/.github/workflows/platform-frontend-ci.yml @@ -175,6 +175,9 @@ jobs: driver: docker-container driver-opts: network=host + - name: Expose GitHub Actions cache env vars + uses: crazy-max/ghaction-github-runtime@v3 + - name: Build Docker images with cache working-directory: autogpt_platform run: |