Skip to content

Commit

Permalink
🚚 refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
kaixinol committed Nov 12, 2023
1 parent 7b4c226 commit 9aefdf4
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: |
cd twitter_user_tweet_crawler
ls
python -m pip install --upgrade pip
python -m poetry install
python -m poetry shell
Expand Down

0 comments on commit 9aefdf4

Please sign in to comment.