Skip to content

Commit

Permalink
Workflow updated to re-install python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rohhn authored and rohhn committed Feb 26, 2024
1 parent 3aa0b69 commit 4259e30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/github_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
paths:
- svelte_client/**
- server.py
- requirements.txt
- predict.py
- .github/**

jobs:
build:
Expand Down

0 comments on commit 4259e30

Please sign in to comment.