Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam-rzrpay committed Jan 29, 2025
1 parent 645ebe3 commit 7bcfc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scraper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: bundle install
working-directory: scraper
- name: Run scraper
run: bundle exec bash bootstrap.sh
run: ./bootstrap.sh
working-directory: scraper/scripts
- name: Save artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 7bcfc84

Please sign in to comment.