Skip to content

Commit 323defd

Browse files
sjhallo07Copilot
andauthored
Update .github/workflows/main.yml
Co-authored-by: Copilot <[email protected]>
1 parent f17d539 commit 323defd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
python-version: ${{ env.PYTHON_VERSION }}
2828
cache: 'pip'
29+
cache-dependency-path: server/requirements.txt
2930

3031
- name: Install dependencies
3132
run: |

0 commit comments

Comments
 (0)