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 9aefdf4 commit f658c26
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 878 deletions.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
- name: Install dependencies
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
Expand Down
Loading

0 comments on commit f658c26

Please sign in to comment.