expose cache access to baker

This commit is contained in:
Reinier van der Leer
2026-02-12 16:11:02 +01:00
parent bd9ff05eaa
commit f5cdb02a38

View File

@@ -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: |