Skip to content

Commit 06d8a2b

Browse files
authored
Update frontend-app.yml
1 parent bc54a12 commit 06d8a2b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/frontend-app.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,8 @@ jobs:
2929
- name: Install uv package manager
3030
uses: astral-sh/setup-uv@v6
3131
with:
32-
enable-cache: true
33-
cache-dependency-glob: frontend/uv.lock
3432
activate-environment: true
3533
working-directory: frontend
36-
cache-local-path: ${{ github.workspace }}/frontend/.uv_cache
3734

3835
- name: Install dependencies using uv
3936
run: |

0 commit comments

Comments
 (0)