Skip to content

Commit

Permalink
deploy add
Browse files Browse the repository at this point in the history
  • Loading branch information
megymj committed Nov 6, 2023
1 parent 574503c commit d8efe33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
git checkout deploy-test
# Use pip3 for Python 3.x
sudo apt-get update
sudo apt install python3-pip
sudo pip3 install -r requirements.txt
# Flask 애플리케이션 프로세스를 찾아서 종료합니다.
Expand Down

0 comments on commit d8efe33

Please sign in to comment.