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 a899f35 commit e809c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linguaphoto/apprunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ build:
commands:
build:
- python -m venv venv # Create virtual environment
- ls -l venv/bin
- source venv/bin/activate # Activate virtual environment
- pip install -r requirements.txt # Install dependencies within the virtual environment

Expand Down

0 comments on commit e809c8c

Please sign in to comment.