Skip to content

Commit

Permalink
Update apprunner.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii Ofii authored Aug 20, 2024
1 parent cfff082 commit 8f9978d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linguaphoto/apprunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build:
commands:
build:
- python -m venv venv
- venv/Scripts/activate
- source venv/Scripts/activate
- pip install -r requirements.txt # Install dependencies within the virtual environment

# Specify the start phase command
Expand Down

0 comments on commit 8f9978d

Please sign in to comment.