mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-26 01:07:37 +01:00
migrate db link generation from macOS to Linux
This commit is contained in:
parent
138018442f
commit
d3eb583071
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ on:
|
|||
jobs:
|
||||
make_tracked_links_file:
|
||||
name: Make tracked links file
|
||||
runs-on: macos-10.15
|
||||
runs-on: ubuntu-20.04
|
||||
timeout-minutes: 5
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue