Skip to content

Commit

Permalink
Update aws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NetZach777 authored Mar 27, 2024
1 parent 784b637 commit 4ad96b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
cd /home/ubuntu/test_distilbert
git pull
source /home/ubuntu/miniconda3/etc/profile.d/conda.sh
conda activate env
conda activate py39
pip install -r requirements.txt
nohup uvicorn main:app --host 0.0.0.0 > uvicorn.log 2>&1 &
'
Expand Down

0 comments on commit 4ad96b6

Please sign in to comment.