Skip to content

Commit ab2012c

Browse files
authored
Update backend-app.yml
1 parent 1f768ba commit ab2012c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backend-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717

1818
env:
19-
UV_CACHE_DIR: ${{ github.workspace }}/server/.uv_cache
19+
UV_CACHE_DIR: ${{ github.workspace }}/backend/.uv_cache
2020

2121
permissions:
2222
contents: read

0 commit comments

Comments
 (0)