Skip to content

Commit

Permalink
Update Training.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Jul 31, 2023
1 parent cee23ba commit 0be6ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Training.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Install dependencies
run: |
pip install spacy pandas
pip install spacy==3.2.2 pandas
- name: Set working directory
run: cd machine-learn/ # Replace 'path/to/directory' with the path to your working directory
Expand Down

0 comments on commit 0be6ad8

Please sign in to comment.