Skip to content

Commit

Permalink
Try source activate
Browse files Browse the repository at this point in the history
  • Loading branch information
devennavani committed Jan 17, 2024
1 parent ed7f3ec commit 077e16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
cd backend
poetry install --no-interaction --no-root
poetry shell --no-interaction
source $(poetry env info --path)/bin/activate
- name: Determine Modal Environment Name
id: set_env_name
Expand Down

0 comments on commit 077e16f

Please sign in to comment.