Skip to content

Commit

Permalink
Update run-crawler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb authored Dec 20, 2023
1 parent 42e1fb7 commit 957360a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-crawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
GITHUB_AUTH: ${{ secrets.GH_PAT }}
SUMMARY_FILE: "pages/TODO.md"
run: |
ls -la
sudo apt install tree
tree
python main.py ./list
cat pages/TODO.md >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit 957360a

Please sign in to comment.