Skip to content

Commit

Permalink
ci: update git urls
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb authored Oct 9, 2024
1 parent 1c76f12 commit 0ece165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-crawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
repository: thepbone/app-crawler
repository: timschneeb/app-crawler

- uses: actions/checkout@v3
with:
repository: thepbone/awesome-shizuku
repository: timschneeb/awesome-shizuku
path: './list'

- name: Set up Python 3.9
Expand Down

0 comments on commit 0ece165

Please sign in to comment.