mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-12 15:55:03 -05:00
expose cache access to baker
This commit is contained in:
3
.github/workflows/platform-frontend-ci.yml
vendored
3
.github/workflows/platform-frontend-ci.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user