containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
170 stars 31 forks source link

chore: add cache-dependency-path to e2e-main.yaml #1706

Closed danivilla9 closed 2 weeks ago

danivilla9 commented 2 weeks ago

What does this PR do?

Adds a value for cache-dependency-path in order to fix this error on the workflow: Error: Dependencies lock file is not found in /home/runner/work/podman-desktop-extension-ai-lab/podman-desktop-extension-ai-lab. Supported file patterns: pnpm-lock.yaml

Screenshot / video of UI

What issues does this PR fix or reference?

1692

How to test this PR?