Skip to content

Commit

Permalink
im quite confused here
Browse files Browse the repository at this point in the history
  • Loading branch information
redstone59 authored Aug 28, 2024
1 parent c6e6d51 commit e54b250
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
runs-on: ubuntu-22.04
needs: [python]
steps:
- run: |
ls ${{ github.workspace }}
- run: python scrape_api.py
push:
name: commit and push changes
Expand Down

0 comments on commit e54b250

Please sign in to comment.