Skip to content

Commit

Permalink
Fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
PraaneshSelvaraj committed Mar 9, 2024
1 parent 6595918 commit 9688471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: |
ls -la
pwd
ls /home/runner/work/speech_engine/
TAG=$(echo "${GITHUB_REF##*/}")
sed -i "s/version='[^']*'/version='$TAG'/" setup.py
- name: Set up Python
Expand Down

0 comments on commit 9688471

Please sign in to comment.