Skip to content

Commit

Permalink
🚚 bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
kaixinol committed Nov 12, 2023
1 parent 861dda9 commit 167fc64
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 @@ -40,6 +40,7 @@ jobs:
if: steps.check_cache.outputs.cache-hit != 'true'
run: |
ls
echo
python -m pip install --upgrade pip
python -m poetry install
python -m poetry shell
Expand Down

0 comments on commit 167fc64

Please sign in to comment.