Skip to content

Commit

Permalink
current branch not master branch on a push
Browse files Browse the repository at this point in the history
  • Loading branch information
vinas003 committed Nov 2, 2023
1 parent 81c6d3f commit 1c17b44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
export POSTGRES_TIMEOUT=5 && \
id && \
cd && \
ls -altr && \
python3 -m pip install -r requirements.txt && \
python3 -m pip install types-requests mypy black pylint && \
bash deploy.sh'

0 comments on commit 1c17b44

Please sign in to comment.