Skip to content

Commit

Permalink
Update auto_update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvlaminck authored Jun 21, 2024
1 parent 8755701 commit ef97976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Python dependencies
uses: py-actions/py-dependency-install@v4
with:
path: "requirements.txt"
path: "requirements_update.txt"
- name: Run automatic update
run: python3 automatic_update.py
working-directory: ./model_update
Expand Down

0 comments on commit ef97976

Please sign in to comment.