Skip to content

Commit c94d6ab

Browse files
Sharath Chandra Ronadamath VijayakumarSharath Chandra Ronadamath Vijayakumar
Sharath Chandra Ronadamath Vijayakumar
authored and
Sharath Chandra Ronadamath Vijayakumar
committed
Merge branch 'master_branch' of https://github.com/grey-box/Project-Symmetry-Semantic-comparison-Alpha into master_branch
2 parents 1c52560 + 08dbabe commit c94d6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install dependencies
1717
run: |
1818
python -m pip install --upgrade pip
19-
cd api
19+
cd fastapi
2020
pip install -r requirements.txt
2121
python -m nltk.downloader punkt
2222

0 commit comments

Comments
 (0)