Skip to content

Commit

Permalink
cd dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Hutchins committed Jul 2, 2024
1 parent c57d61b commit 0fb244a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Link-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
. venv/bin/activate && pytest
- name: Create archive of dependencies
run: |
cd backend/link_prediction_api/api
cd ./venv/lib/python3.11/site-packages
zip -r9 ../../../../api.zip .
- name: Add API files to Zip file
Expand Down

0 comments on commit 0fb244a

Please sign in to comment.