you need the volume to cache toos on
Some checks failed
gds-mock-mcp Docker Build / build (push) Has been cancelled

This commit is contained in:
2026-04-12 22:14:13 -05:00
parent bca12fc3b8
commit 6950cd90e3

View File

@@ -9,6 +9,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
volumes:
- /opt/hostedtoolcache:/opt/hostedtoolcache
steps:
- name: Checkout code
uses: actions/checkout@v6